Deep learning topic
Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.
A-Barebones-Image-Retrieval-System
This project presents a simple framework to retrieve images similar to a query image.
Blood-Cell-Detection-using-TFOD-API
This project demonstrates the use of TensorFlow Object Detection API (along with GCP ML Engine) to automatically detect Red Blood Cells (RBCs), White Blood Cells (WBCs), and Platelets in each image ta...
Breast-Cancer-Detection-using-Deep-Learning
Experiments to show the usage of deep learning to detect breast cancer from breast histopathology images
ScanNet-Layout
We introduce the ScanNet-Layout dataset for benchmarking general 3D room layout estimation from single view.
PlaneRecNet
This is an official implementation for "PlaneRecNet" (BMVC 2021).
pointnetvlad
PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition, CVPR 2018
Vessel-wgan-pytorch
An implementation of《Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks》
convisualize_nb
Visualisations for Convolutional Neural Networks in Pytorch
deep-dream-pytorch
Pytorch implementation of DeepDream on VGG16 Network
neural-network-from-scratch
Implementation of a neural network from scratch in python.