Here are
50 public repositories
matching this topic...
Light-weight Single Person Pose Estimator
Updated
Nov 8, 2019
Jupyter Notebook
Towards deepfake detection that actually works
Updated
Mar 13, 2020
Python
pytorch implement of Lookahead Optimizer
Updated
Feb 26, 2020
Python
TFslim based semantic segmentation models, modular&extensible boutique design
Updated
Jan 19, 2019
Python
Updated
Jan 24, 2019
Python
Collection of tensorflow notebooks tutorials for implementing the most important Deep Learning algorithms.
Updated
Aug 15, 2018
Jupyter Notebook
Implementation of "Cost-Effective Active Learning for Deep Image Classification" paper
Updated
May 9, 2019
Python
Updated
Dec 30, 2019
Python
Extract a feature vector for any image and find the cosine similarity for comparison using Pytorch. I have used ResNet-18 to extract the feature vector of images. Finally a Django app is developed to input two images and to find the cosine similarity.
Updated
May 24, 2020
Python
Classifying the type of property given Real Estate, satellite and Street view Images
Updated
May 20, 2018
Jupyter Notebook
Use FCOS model to Check whether people wear masks
Updated
May 4, 2020
Python
Code and example data repository for Mommert (2020): Cloud Identification from All-sky Camera Data with Machine Learning, Astronomical Journal, 159
Updated
Feb 11, 2020
Python
A jupyter notebook is provided for in-depth explanation.
Updated
Dec 4, 2017
Jupyter Notebook
World's best Boerewors image classifier, built with ResNets and Transfer Learning.
Updated
Oct 28, 2018
Python
Well-structured ResNet at Cifar10 project using Tensorflow official models
Updated
Dec 1, 2018
Python
tf-keras-implemented YOLOv2
Updated
Feb 7, 2020
Python
A squeeze-and-excitation enabled ResNet for image classification
Updated
Sep 20, 2018
Python
This repository contains the ipynb for a project on deep learning visual classification of food categories
Updated
Jul 12, 2019
Jupyter Notebook
Updated
Oct 15, 2018
Python
This repository contains skin cancer lesion detection models. These are trained on a sequential and a custom ResNet model
Updated
Jun 15, 2019
Jupyter Notebook
resolving the trace network generation by using deep learning
Updated
Jun 20, 2018
Python
The project tests two pretrained models, namely ResNet18 and VGG16 on classifying the CalTech Birds Dataset.
Updated
Dec 21, 2019
Jupyter Notebook
Basic reference for Multi View Classification - mvcnn
Updated
Jul 21, 2019
Python
FPL'19 Demo - Splitted Network on Collaborative PYNQ FPGAs
Updated
Sep 11, 2019
Python
Updated
Dec 20, 2019
Python
tf-keras-implemented YOLOv3
Updated
Jan 8, 2020
Python
95.31% on Cifar10 with PyTorch
Updated
Dec 9, 2019
Python
Classify ECG signals into predefined categories based on heartbeat abnormality by transforming time series to images
Updated
May 5, 2020
Jupyter Notebook
Updated
Jul 12, 2019
Python
Improve this page
Add a description, image, and links to the
resnet-18
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
resnet-18
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Both training and also inference needs CUDA, the Nvidia framework for their GPU hardware. This could be mentioned in the README documentation upfront.