Tutorials, assignments, and competitions for MIT Deep Learning related courses.
-
Updated
Dec 29, 2019 - Jupyter Notebook
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
fast image augmentation library and easy to use wrapper around other libraries
Pytorch implementation of convolutional neural network visualization techniques
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Mask RCNN in TensorFlow
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
Segmentation models with pretrained backbones. PyTorch.
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
Sandbox for training convolutional networks for computer vision
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
Awesome GAN for Medical Imaging
This is an official implementation of semantic segmentation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
《深度学习与计算机视觉》配套代码
Paper and implementation of UNet-related model.
An Implementation of Fully Convolutional Networks in Tensorflow.
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
Multi-platform, free open source software for visualization and image computing.
Convolutional Neural Network for 3D meshes in PyTorch
A Kitti Road Segmentation model implemented in tensorflow.
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
Add a description, image, and links to the segmentation topic page so that developers can more easily learn about it.
To associate your repository with the segmentation topic, visit your repo's landing page and select "manage topics."
(I will compile a list and hopefully open a PR if needed)
Describe the bug
This behavior is present in a plethora of catalyst's callbacks and losses. It's consistent, but it's definitely confusing for many new users.
To Reproduce
Steps to reproduce the behavior:
Use these functions/classes:
Callbacks
MeterMetricsCallback](https://github.com/catalyst-team/catalyst/blob/mas