Pinned Repositories
3D-BoundingBox
PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
angular2-realworld-example-app
Angular 2 codebase containing real world examples (CRUD, auth, advanced patterns, etc)
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
leveldb
Bureau 14 LevelDB branch with full Windows support. Requires Boost
lmdb
fork of lightning mdb (lmdb) from gitorious with modifications for Windows.
visualize-3D-BoundingBox
nhonth's Repositories
nhonth/visualize-3D-BoundingBox
nhonth/AugmentedAutoencoder
Official Code: Implicit 3D Orientation Learning for 6D Object Detection from RGB Images
nhonth/context_aug
Context-driven data augmentation for Object Detection (ECCV'18)
nhonth/deep-image-prior
Image restoration with neural networks but without learning.
nhonth/DeLF-pytorch
PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
nhonth/DELG
Pytorch Implementation of Unifying Deep Local and Global Features for Image Search (DELG)
nhonth/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
nhonth/docker
Docker official jenkins repo
nhonth/fastai
The fastai deep learning library, plus lessons and and tutorials
nhonth/few-shot-ssl-public
Meta Learning for Semi-Supervised Few-Shot Classification
nhonth/IIC
Invariant Information Clustering for Unsupervised Image Classification and Segmentation
nhonth/metric-learning-divide-and-conquer
Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019
nhonth/mrpt
Approximate Nearest Neighbour Search with Multiple Random Projection Trees
nhonth/mscnn
Caffe implementation of our multi-scale object detection framework
nhonth/msmo_star_model
multi-scale multi-object star model Matlab code for single shot object recognition
nhonth/nhonth.github.io
Build a Jekyll blog in minutes, without touching the command line.
nhonth/Occlusion_Net
Occlusion-Net: 2D/3D Occluded Keypoint Localization Using Graph Networks
nhonth/prototypical-networks
Code for the NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
nhonth/Prototypical-Networks-for-Few-shot-Learning-PyTorch
Implementation of Prototypical Networks for Few Shot Learning (https://arxiv.org/abs/1703.05175) in Pytorch
nhonth/proxy-nca
PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies` (as introduced by Google Research).
nhonth/pytorch-caffe
load caffe prototxt and weights directly in pytorch
nhonth/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
nhonth/pytorch-NetVlad
Pytorch implementation of NetVlad including training on Pittsburgh.
nhonth/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
nhonth/pytorchviz
A small package to create visualizations of PyTorch execution graphs
nhonth/sample_images
nhonth/SAR-Ship-Dataset
nhonth/science_rcn
Reference implementation of a two-level RCN model
nhonth/singleshotpose
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
nhonth/tent
ICLR21 Tent: Fully Test-Time Adaptation by Entropy Minimization