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.

List Deep learning repositories

A-Barebones-Image-Retrieval-System

26
Stars
3
Forks
Watchers

This project presents a simple framework to retrieve images similar to a query image.

Blood-Cell-Detection-using-TFOD-API

23
Stars
7
Forks
Watchers

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...

Experiments to show the usage of deep learning to detect breast cancer from breast histopathology images

ScanNet-Layout

33
Stars
2
Forks
Watchers

We introduce the ScanNet-Layout dataset for benchmarking general 3D room layout estimation from single view.

PlaneRecNet

74
Stars
17
Forks
Watchers

This is an official implementation for "PlaneRecNet" (BMVC 2021).

pointnetvlad

345
Stars
71
Forks
Watchers

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition, CVPR 2018

Vessel-wgan-pytorch

84
Stars
19
Forks
Watchers

An implementation of《Retinal Vessel Segmentation in Fundoscopic Images with Generative Adversarial Networks》

convisualize_nb

82
Stars
24
Forks
Watchers

Visualisations for Convolutional Neural Networks in Pytorch

deep-dream-pytorch

48
Stars
16
Forks
Watchers

Pytorch implementation of DeepDream on VGG16 Network

neural-network-from-scratch

35
Stars
21
Forks
Watchers

Implementation of a neural network from scratch in python.