blitznet
Image annotation tool
A deep learning framework for real-time object detection and semantic segmentation in images.
Deep neural network for object detection and semantic segmentation in real-time. Official code for the paper "BlitzNet: A Real-Time Deep Network for Scene Understanding"
313 stars
26 watching
109 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bamos/densenet.pytorch | An implementation of a deep neural network architecture in PyTorch | 832 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
ltnghia/anet | Develops an algorithm to segment camouflaged objects in images using a neural network architecture called Anabranch Network. | 4 |
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |
abbypa/nnproject_deepmask | A deep learning implementation of an object segmentation algorithm. | 187 |
aayushbansal/pixelnet | An architecture and toolset for training deep learning models to perform pixel-level tasks such as image segmentation and surface normal estimation. | 195 |
timosaemann/enet | A deep neural network architecture for real-time semantic segmentation in images | 584 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
nexusapoorvacus/deepvariationstructuredrl | An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
virajmavani/semi-auto-image-annotation-tool | A tool to automate image annotation by suggesting annotations for object classes using pre-trained models. | 577 |
huaifeng1993/dfanet | An implementation of a deep learning model for real-time semantic segmentation | 254 |