Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: resnet-50

RubensZimbres/Repo-2017

My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

Language: Python - Size: 40.4 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 1,187 - Forks: 686

ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network

Tools to Design or Visualize Architecture of Neural Network

Size: 27.3 KB - Last synced: 3 days ago - Pushed: 4 months ago - Stars: 4,103 - Forks: 548

pbaylies/stylegan-encoder Fork of Puzer/stylegan-encoder

StyleGAN Encoder - converts real images to latent space

Language: Jupyter Notebook - Size: 12.4 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 736 - Forks: 182

cvjena/cnn-models

ImageNet pre-trained models with batch normalization for the Caffe framework

Language: Python - Size: 3.36 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 361 - Forks: 161

alexisbcook/ResNetCAM-keras

Keras implementation of a ResNet-CAM model

Language: Python - Size: 2.67 MB - Last synced: 6 months ago - Pushed: over 6 years ago - Stars: 279 - Forks: 101

peteryuX/retinaface-tf2

RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.

Language: Python - Size: 1.27 MB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 267 - Forks: 95

AlexOlsen/DeepWeeds

A Multiclass Weed Species Image Dataset for Deep Learning

Language: C++ - Size: 537 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 175 - Forks: 78

potterhsu/easy-faster-rcnn.pytorch

An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.

Language: Python - Size: 3.48 MB - Last synced: 6 months ago - Pushed: almost 4 years ago - Stars: 162 - Forks: 57

JesperDramsch/seismic-transfer-learning

Deep-learning seismic facies on state-of-the-art CNN architectures

Language: Jupyter Notebook - Size: 8.89 MB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 78 - Forks: 54

Joshmantova/Eagle-Vision

Deployed bird classification webapp using Deep Learning, Docker, and Streamlit. Users can go onto the webapp and either upload their own images of birds or select from a set of images to feed through a Deep Learning model and display a prediction.

Language: Python - Size: 180 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 55 - Forks: 39

rsomani95/shot-type-classifier

Detecting cinema shot types using a ResNet-50

Language: Jupyter Notebook - Size: 11.1 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 168 - Forks: 38

aksh-ai/neuralBlack

A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework

Language: Jupyter Notebook - Size: 6.36 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 56 - Forks: 30

Abhishekmamidi123/Computer-Vision

Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.

Language: Python - Size: 24.9 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 40 - Forks: 28

sonu275981/Fashion-Recommender-system

A fashion Recommender system using deep learning and Nearest neighbour algorithm

Language: Python - Size: 208 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 41 - Forks: 27

MichiganCOG/M-PACT

A one stop shop for all of your activity recognition needs.

Language: Python - Size: 458 MB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 106 - Forks: 24

potterhsu/easy-fpn.pytorch

An easy implementation of FPN (https://arxiv.org/pdf/1612.03144.pdf) in PyTorch.

Language: Python - Size: 1.81 MB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 119 - Forks: 21

ruihangdu/Decompose-CNN

CP and Tucker decomposition for Convolutional Neural Networks

Language: Python - Size: 125 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 66 - Forks: 21

rehg-lab/eye-contact-cnn

Deep neural network trained to detect eye contact from facial image

Language: Python - Size: 146 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 41 - Forks: 19

bl0/moco

Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"

Language: Python - Size: 58.6 KB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 139 - Forks: 18

microsoft/art

Exploring the connections between artworks with deep "Visual Analogies"

Language: TypeScript - Size: 22.6 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 93 - Forks: 17

SathwikTejaswi/deep-ranking

Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same

Language: Python - Size: 195 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 77 - Forks: 17

CHENGY12/DMML

code for ICCV19 paper "Deep Meta Metric Learning"

Language: Python - Size: 36.1 KB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 108 - Forks: 17

Ugenteraan/ResNet-50-CBAM-PyTorch

Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https://www.kaggle.com/puneet6060/intel-image-classification.

Language: Python - Size: 435 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 36 - Forks: 16

johnnylu305/ResNet-50-101-152

This is an implementation of ResNet-50/101/152.

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 18 - Forks: 14

jk96491/Advanced_Models

여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)

Language: Python - Size: 1.98 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 48 - Forks: 14

piyush2896/ResNet50-Tensorflow

This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux

Language: Python - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 25 - Forks: 14

lidq92/SFA

[official] No reference image quality assessment based Semantic Feature Aggregation, published in ACM MM 2017, TMM 2019

Language: MATLAB - Size: 14.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 75 - Forks: 13

OlafenwaMoses/Model-Playgrounds

A project developed and maintained as part of the aim at bringing current capabilities in machine learning and artificial intelligence into practical use for non-programmers and average computer users.

Language: Python - Size: 3.86 MB - Last synced: 18 days ago - Pushed: about 6 years ago - Stars: 14 - Forks: 12

OlafenwaMoses/IntelliP

IntelliP (Intelligent Photos) is a Windows photo gallery that intelligently organizes the pictures in your computer into 12 unique and related categories.

Language: Python - Size: 3.62 MB - Last synced: 18 days ago - Pushed: almost 6 years ago - Stars: 20 - Forks: 11

ksdkamesh99/AI-Capstone-Project

It is a AI Capstone project done as a part of IBM AI Engineering

Language: Jupyter Notebook - Size: 83.2 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 13 - Forks: 11

Sardhendu/PropertyClassification

Classifying the type of property given Real Estate, satellite and Street view Images

Language: Jupyter Notebook - Size: 157 MB - Last synced: 5 days ago - Pushed: 11 months ago - Stars: 28 - Forks: 10

jw15/wildflower-finder

Image classification of wildflowers using deep residual learning and convolutional neural nets

Language: Python - Size: 186 MB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 27 - Forks: 9

youngminPIL/rollback

Backbone Can Not be Trained at Once: Rolling Back to Pre-trained Network for Person Re-Identification (AAAI2019)

Language: Python - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 32 - Forks: 9

jingxuanyang/Shopee-Product-Matching

This repo deals with a Kaggle competition: Shopee - Price Match Guarantee. The purpose is to determine if two products are the same by their images.

Language: Jupyter Notebook - Size: 46 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 24 - Forks: 8

sanggusti/final_bangkit

Fresh and Rotten Fruit Classifier

Language: Jupyter Notebook - Size: 87.5 MB - Last synced: 1 day ago - Pushed: over 1 year ago - Stars: 11 - Forks: 8

deepak2233/Waste-or-Garbage-Classification-Using-Deep-Learning

This model is created using pre-trained CNN architecture (VGG16 and RESNET50) via Transfer Learning that classifies the Waste or Garbage material (class labels =7) for recycling.

Language: Jupyter Notebook - Size: 4.03 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 13 - Forks: 8

loongchh/HulkSmashThor

THOR Challenge for the CVPR 2017 Workshop on Visual Understanding Across Modalities

Language: Python - Size: 4.22 MB - Last synced: 22 days ago - Pushed: almost 6 years ago - Stars: 8 - Forks: 7

karthikmswamy/Keras_In_TensorFlow

Image and text classification using Keras in TensorFlow 1.2

Language: Jupyter Notebook - Size: 2.16 MB - Last synced: 11 months ago - Pushed: almost 7 years ago - Stars: 5 - Forks: 7

sevakon/resnet50-tensorflow

Custom implementation of ResNet50 Image Classification model using pure TensorFlow

Language: Python - Size: 59.6 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 17 - Forks: 7

neemiasbsilva/regression-in-CNNs-applied-to-plant-leaf-count

Regression in Convolutional Neural Network applied to Plant Leaf Count

Language: Jupyter Notebook - Size: 51 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 17 - Forks: 7

IEEE-NITK/Image_Captioning

Image Captioning is the process of generating textual description of an image. It uses both Natural Language Processing and Computer Vision to generate the captions.

Language: Jupyter Notebook - Size: 9.46 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 2 - Forks: 7

sovse/tflite_avto_num_recognation

License plate recognition . Model training and conversion to tflite

Language: Jupyter Notebook - Size: 189 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 28 - Forks: 7

damminhtien/deep-learning-image-caption-generator

Deep CNN-LSTM for Generating Image Descriptions :smiling_imp:

Language: Jupyter Notebook - Size: 3.32 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 27 - Forks: 7

JacobPolloreno/dog-breed-web-classifier

Simple classifier in your browser to predict dog breeds using Flask and Keras/Tensorflow.

Language: Python - Size: 89.9 MB - Last synced: 2 months ago - Pushed: almost 7 years ago - Stars: 7 - Forks: 6

bjekic/WallSegmentation

Implementation of a wall segmentation algorithm in PyTorch.

Language: Python - Size: 82.6 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 28 - Forks: 6

masoudnick/Brain-Tumor-MRI-Classification

Brain Tomur Classification Using Pre-trained Models

Language: Jupyter Notebook - Size: 3.79 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 17 - Forks: 6

avinabsaha/ReIQA

Official implementation for CVPR2023 Paper "Re-IQA : Unsupervised Learning for Image Quality Assessment in the Wild"

Language: Python - Size: 16.5 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 64 - Forks: 6

guramritpalsaggu/MedInform

MEDINFORM - AI Powered Multipurpose Web platform for Medical Image Analysis

Language: CSS - Size: 106 MB - Last synced: 27 days ago - Pushed: almost 4 years ago - Stars: 7 - Forks: 6

mohdsanadzakirizvi/CoreML3-Resnet50

Language: Swift - Size: 111 MB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 12 - Forks: 6

AhmedNasser1601/Plant-Disease-Prediction

Plant Disease Prediction Using Deep Learning. (Graduation Project 2023) Bioinformatics, Faculty of Computer and Information Science at Ain Shams University

Language: JavaScript - Size: 7.35 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 6

matheushent/covid-19-detector

Repository containing scripts to train and test a neural network whose goal is to detect presence of COVID-19

Language: Python - Size: 21.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 16 - Forks: 5

LaurentVeyssier/Skin-Cancer-Classifier-Dermatologist-AI

Deep Neural network using CNN pre-trained model to visually diagnose between 3 types of skin lesions

Language: Jupyter Notebook - Size: 5.74 MB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 8 - Forks: 5

adityasurana/Google-Landmark-Recognition-Challenge

Landmark Recognition(Google Challenge on Kaggle) Using Transfer Learning

Language: Jupyter Notebook - Size: 546 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 5

sleebapaul/res_nets_tutorial

A tutorial on Residual Networks which was originally proposed by Kaiming He, Xiangyu Zhang, Shaoqing Ren and Jian Sun from Microsoft Research Team.

Language: Jupyter Notebook - Size: 1.18 MB - Last synced: 30 days ago - Pushed: over 6 years ago - Stars: 17 - Forks: 5

Gurupradeep/CIFAR-10-Object-Recognition-in-Images

Implementing and comparing performance of various deep learning models on CIFAR-10 dataset

Language: Jupyter Notebook - Size: 12.7 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 6 - Forks: 5

sovit-123/CamVid-Image-Segmentation-using-FCN-ResNet50-with-PyTorch

Deep learning semantic segmentation on the Camvid dataset using PyTorch FCN ResNet50 neural network.

Language: Python - Size: 11.5 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 8 - Forks: 5

raunak222/Image-Captioning

This is a Computer Vision project in which I have to generate captions for given Image dataset

Language: Jupyter Notebook - Size: 3.65 MB - Last synced: 25 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 5

zekaouinoureddine/COVID-19-Detection-From-X-Ray

COVID-19 Detection From X-ray Images Using Deep Learning

Language: Jupyter Notebook - Size: 207 MB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 10 - Forks: 5

ContentAutomation/NeuralNetworks

Implementation of a Neural Network that can detect whether a video is in-game or not

Language: Python - Size: 83 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 64 - Forks: 5

nikhilroxtomar/Dog-Breed-Classifier-using-TF2.0

A simple classification model takes the advantage of transfer learning to train the model to identify the dog images.

Language: Python - Size: 3.03 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 4 - Forks: 5

shawnhan108/AutoTruckX

An experimental project for autonomous vehicle driving perception with steering angle prediction and semantic segmentation using a combination of UNet, attention and transformers.

Language: Python - Size: 399 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 5 - Forks: 4

shaurya-src/TumorInsight

A Brain Tumor Detection and Classification Model built using RESNET50 architecture. The model is also deployed as a web application using Flask framework.

Language: Jupyter Notebook - Size: 36.6 MB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 4

Chandureddy8/Ensemble-MRI-Parkinson-s-Detection-

early detection method for parkinson's disease using deep ensemble learning on MRI dataset

Language: Jupyter Notebook - Size: 2.95 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 6 - Forks: 4

LaurentVeyssier/Detect-and-localize-manufacturing-defects-from-images

Use ResNet50 deep learning model to predict defects in steel and visually localize the defect using Res-UNET model class

Language: Jupyter Notebook - Size: 19.9 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 10 - Forks: 4

Spidy20/Image_Classifier_Flask

Image Classifier website with Deep Learning using Flask

Language: HTML - Size: 89.1 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 7 - Forks: 4

emiliantolo/pytorch_nsfw_model

Pytorch model for NSFW classification with usage example

Language: Jupyter Notebook - Size: 87.6 MB - Last synced: 23 days ago - Pushed: about 5 years ago - Stars: 49 - Forks: 4

justjoshtings/satellite_image_segmentation

Experimented with a U-Net variant to perform pixel wise multi-class classification to segment high resolution satellite imagery into land use types with potential applications in deforestation and flood monitoring. Developed with TensorFlow framework.

Language: Jupyter Notebook - Size: 20.1 MB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 25 - Forks: 4

DARK-art108/Cotton-Leaf-Disease-Detection

🌿Classify Cotton Leaf Disease Images between Fresh or Diseased using Tensorflow Transfer Learning and Deploy it using a flask web server and Streamlit.🍂

Language: Jupyter Notebook - Size: 9.2 MB - Last synced: 18 days ago - Pushed: over 3 years ago - Stars: 19 - Forks: 4

10zinten/food-image-classifier

Django application to generate food ingredients from food image using fine-tuned ResNet50

Language: Jupyter Notebook - Size: 2.02 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

jadevaibhav/ArtistIdentifier

Artist Identification Using CNNs

Language: Jupyter Notebook - Size: 110 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 4

treble-maker123/dog-breed-classifier

A fun program that uses ResNet-50 with bottleneck features and Haar-Cascade Face Detection to determine dog breed.

Language: Python - Size: 1.93 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 4

Shashankhon1/ResNet50-Cancer-cell-Classifier

Cancer Histology Images are one of the more widely used preferred methods to identify cancer. In this project, we train a robust ResNet-50 model to classify breast cancer histology images as benign or malignant by using the BreakHis dataset.

Language: Jupyter Notebook - Size: 1.66 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 4

s/CoreMLDemo

CoreML.framework Demo App

Language: Swift - Size: 170 MB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 41 - Forks: 4

youngminPIL/AutoLR

AutoLR: Layer-wise Pruning and Auto-tuning of Learning Rates in Fine-tuning of Deep Networks

Language: Python - Size: 5.49 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 14 - Forks: 4

pc2/CustoNN2

This repository deals with the use of an Open-source FPGA Plugin to execute Neural Networks on multiple Intel Stratix 10 FPGAs.

Language: C++ - Size: 123 MB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 4 - Forks: 4

SukonyaPhukan92/COVID-19_Chest_X-ray_Image_Generation_using_ResNet50_and_DCGAN_Model

This repository provides codes with datasets for the generation of synthesis images of Covid-19 Chest X-ray using DCGAN as generator and ResNet50 as discriminator from a set of raw covid-19 chest x-ray images, which are enhanced and segmented before passing through the DCGAN model.

Language: Jupyter Notebook - Size: 1.34 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 3

Thejesh-M/Image-Captioning

Image Captioning is the process of generating textual description of an image.It uses both Natural language Processing and Computer Vision to generate the captions.

Language: Jupyter Notebook - Size: 144 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 7 - Forks: 3

ajitsingh98/cattle-breed-classifier-webapp

Classify Indigenous cattle breeds using Deep Learning

Language: Jupyter Notebook - Size: 6.42 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 3

thisishardik/AI-advertisement-platform-dl

This is an AI-powered advertisement platform that performs Face Detection using Haar Cascade Frontal Face and Wide ResNet to detect your age and gender via an external camera and then show you video advertisements related to the products that suit your corresponding age and gender in real-time.

Language: Python - Size: 104 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 3

kiritigowda/mivisionx-inference-analyzer

MIVisionX Python Inference Analyzer uses pre-trained ONNX/NNEF/Caffe models to analyze inference results and summarize individual image results

Language: Python - Size: 11.7 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 3

ammarlodhi255/image-captioning-system-to-assist-the-blind

An image captioning system that is able to predict and speak out a caption of an image taken by visually impaired.

Language: Jupyter Notebook - Size: 10.7 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 3

TanyaChutani/Squeeze-and-Excitation-Networks-ResNet50-Tf2.0

A Tensorflow 2.0 implementation of Squeeze and Excitation ResNet50 Networks (SEResNet)

Language: Jupyter Notebook - Size: 4.16 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 13 - Forks: 3

deepankarvarma/Age-and-Gender-Detection-OpenCV--Keras--TensorFlow

This repository contains Python code for an age and gender detection project using the video stream from the camera. The model is trained on the UTKFace dataset and utilizes deep learning techniques for accurate age and gender estimation. The code includes scripts for data preprocessing, model training, and real-time detection from the camera.

Language: Python - Size: 35.9 MB - Last synced: 18 days ago - Pushed: 12 months ago - Stars: 6 - Forks: 3

Ashutosh27ind/deploy-heroku

Deploy ML models in Heroku using Flask

Language: Python - Size: 88.7 MB - Last synced: 18 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 3

nikhil6041/OLI-and-Meme-Classification

Author's implementation of the paper https://www.aclweb.org/anthology/2021.dravidianlangtech-1.30/

Language: Jupyter Notebook - Size: 8.7 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 3

somdipdey/MAT-CNN-SOPC

MAT-CNN-SOPC: Motionless Analysis of Traffic Using Convolutional Neural Networks on System-On-a-Programmable-Chip

Language: HTML - Size: 16.9 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 5 - Forks: 3

TanyaChutani/DeepLabV3Plus-Tf2.x

A Tensorflow implementation of Deep Lab V3 Plus from scratch.

Language: Jupyter Notebook - Size: 2.12 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 19 - Forks: 3

cchighman/PriusWatchML

Complete proof of concept combining artificial intelligence, machine learning, and thousands of publicly available traffic cameras to place an entire city under surveillance with inference bots watching for a stolen car every single moment.

Language: Python - Size: 11.9 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 8 - Forks: 3

bhushan2311/image_caption_generator

An Image captioning web application combines the power of React.js for front-end, Flask and Node.js for back-end, utilizing the MERN stack. Users can upload images and instantly receive automatic captions. Authenticated users have access to extra features like translating captions and text-to-speech functionality.

Language: JavaScript - Size: 191 MB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 13 - Forks: 3

syedsharin/Face-Emotion-Recognition

This repository consists of a project where deep learning algorithms have been used to analyze facial emotions of the students in the class in real time using Open CV. A web app has also been created using streamlit for demonstration purposes.

Language: Jupyter Notebook - Size: 58.6 MB - Last synced: 12 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 3

L0SG/shoes_classification

Simple shoes classification with ResNet50 in Keras for Deepest Hackaton Challenge

Language: Python - Size: 1.74 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 6 - Forks: 3

NetoPedro/Face-Verification-VGGFace

Face recognition model trained on VGG Faces 2 to recognise people on videos without being explicitly trained on them. (Based on a database of people pictures can identify the person of the video through the extracted features)

Language: Python - Size: 263 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 11 - Forks: 3

bunnysaini/Sign-Language-Classification

A deep learning Resnet-50 model to classify the type of sign being gestured using hand movements based on self made "Indian Sign Language" dataset.

Language: Jupyter Notebook - Size: 96.7 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 2 - Forks: 3

kumar-shridhar/CNN_Architectures

Keras Implementation of major CNN architectures

Language: Jupyter Notebook - Size: 50.8 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 15 - Forks: 3

JoseSoto9305/Agricultural-Irrigation-Ponds-Detection

Language: Jupyter Notebook - Size: 23.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 3

kushanavbhuyan/Building-Identification-for-Exp-Vul-Risk-Assessment

Information about buildings is, sufficed to say, a very important aspect not just for urban land registry or transportation but also for disaster/hazard risk assessment. Specifically, typological attributes of buildings like number of residents living in them, number of floors, and many more. The study aims at figuring and capturing the typological attributes of the buildings by incorporating deep learning and other proxy information as a means of detecting and characterising the buildings.

Language: Jupyter Notebook - Size: 12 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 3

o-b-one/pose-estimator

An application that is able to estimate what pose a person found at, and count the number of repeats during live/recorded exercise.

Language: TypeScript - Size: 106 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 2

taliegemen/Fashion-Classification

MATLAB Fashion Classification with Deep Learning.

Language: MATLAB - Size: 50.9 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 2

gnekt/Image-Captioning-with-Python

Language: Python - Size: 6.38 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 2

ozgecinko/AlzheimersDiseaseClassifier

Sakarya University Final Year Project of Özge Çinko and Kader Miyanyedi.

Language: Jupyter Notebook - Size: 139 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 2

Related Keywords
resnet-50 743 deep-learning 274 tensorflow 135 transfer-learning 132 pytorch 131 python 128 cnn 119 keras 117 image-classification 114 machine-learning 111 convolutional-neural-networks 106 vgg16 96 computer-vision 82 resnet 70 deep-neural-networks 57 classification 56 python3 50 keras-tensorflow 45 neural-network 42 vgg19 39 image-processing 38 cnn-classification 35 opencv 31 resnet-18 31 tensorflow2 31 inceptionv3 29 cnn-keras 28 neural-networks 27 object-detection 26 flask 25 resnet-101 23 resnet-34 22 ai 21 streamlit 19 jupyter-notebook 19 covid-19 19 fastai 18 inception-v3 18 deeplearning 17 kaggle 17 artificial-intelligence 17 data-science 16 alexnet 16 mobilenetv2 15 numpy 15 efficientnet 15 keras-neural-networks 14 image-captioning 14 feature-extraction 14 fine-tuning 14 resnet-152 13 face-recognition 13 inception-resnet-v2 13 lstm 13 dataset 12 semantic-segmentation 12 data-augmentation 12 imagenet 12 image-recognition 12 cnn-model 12 inception 11 yolo 11 face-detection 11 docker 11 unet-image-segmentation 11 googlenet 11 machine-learning-algorithms 10 unet 10 mobilenet 10 medical-imaging 10 transformer 10 resnet50 10 segmentation 10 pandas 10 vision-transformer 10 kaggle-dataset 9 pytorch-implementation 9 densenet 9 streamlit-webapp 9 residual-networks 9 detection 9 nlp 9 lstm-neural-networks 9 image 8 densenet121 8 image-segmentation 8 pretrained-models 8 reactjs 8 yolov3 8 django 8 opencv-python 8 colab-notebook 7 torchvision 7 yolov8 7 convolutional-neural-network 7 matplotlib 7 kaggle-competition 7 classification-algorithm 7 cifar-10 7 xception 7