PatWie / tensorflow-recipesLinks
A collection of TensorFlow (Tensorpack) implementations of recent deep learning approaches including pretrained models. (FlowNet 2, PWC, PointNet, EnhanceNet)
☆81Updated 6 years ago
Alternatives and similar repositories for tensorflow-recipes
Users that are interested in tensorflow-recipes are comparing it to the libraries listed below
Sorting:
- Support powerful visual logging in PyTorch.☆103Updated 7 years ago
- Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.☆77Updated 8 years ago
- Implementation of Deep Feature Interpolation in Tensorflow using a VGG19 model☆64Updated 8 years ago
- ☆57Updated 7 years ago
- All convolution operators replaced with coordinate convolutions☆36Updated 6 years ago
- Pytorch implementation of MaxPoolingLoss.☆176Updated 6 years ago
- ☆29Updated 8 years ago
- ☆57Updated 7 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Dense sift (Dsift) feature extraction using python and numpy.☆54Updated 12 years ago
- A torch-nn to caffe converter for specific layers.☆15Updated 8 years ago
- One Network to Solve Them All☆84Updated 6 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- ☆47Updated 7 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆64Updated 7 years ago
- Implementation of Bilateral Space Video Segmentation [Maerki et al CVPR 2016]☆65Updated 6 years ago
- Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree☆27Updated 8 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 5 years ago
- Implementation of the approach described in the paper "Recurrent Instance Segmentation" https://arxiv.org/abs/1511.08250.☆28Updated 7 years ago
- PyTorch C++ Extension Example☆15Updated 7 years ago
- Segmentation-Aware Convolutional Networks Using Local Attention Masks☆147Updated 7 years ago
- PyTorch based Deep Learning Toolbox☆204Updated 6 years ago
- a fork of the densecrf package implementing alternative inference scheme☆29Updated 9 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segment…☆155Updated 6 years ago
- an example of a CUDA extension for PyTorch using CuPy which computes the Hadamard product of two tensors☆118Updated last week