Pinned Repositories
3D-R2N2-PyTorch
PyTorch version of 3D-R2N2
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
Academic-Group
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
AI-Toolbox
Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas
ann-benchmarks
Benchmarking approximate nearest neighbors. Note: This is an archived version from our SISAP 2017 paper, see below.
awesome-cbir-papers
📝Awesome and classical image retrieval papers
cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
IME_layer
Code for Iterative Manifold Embedding Layer Learned by Incomplete Data for Large-scale Image Retrieval
PWA
Code for Unsupervised Part-based Weighting Aggregation of Deep Convolutional Features for Image Retrieval
XJhaoren's Repositories
XJhaoren/PWA
Code for Unsupervised Part-based Weighting Aggregation of Deep Convolutional Features for Image Retrieval
XJhaoren/IME_layer
Code for Iterative Manifold Embedding Layer Learned by Incomplete Data for Large-scale Image Retrieval
XJhaoren/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
XJhaoren/apollo
An open autonomous driving platform
XJhaoren/CDCS
Chinese Data Competitions' Solutions
XJhaoren/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
XJhaoren/CenterNet-1
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
XJhaoren/DeblurGAN
Image Deblurring using Generative Adversarial Networks
XJhaoren/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
XJhaoren/Detection
XJhaoren/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
XJhaoren/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
XJhaoren/DRIT
Learning diverse image-to-image translation from unpaired data
XJhaoren/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
XJhaoren/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
XJhaoren/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
XJhaoren/google-retrieval-challenge-2019-fastai-starter
fast.ai starter kit for Google Landmark Retrieval 2019 challenge
XJhaoren/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
XJhaoren/mmdetection
Open MMLab Detection Toolbox
XJhaoren/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
XJhaoren/part_bilinear_reid
Code for ECCV2018 paper: Part-Aligned Bilinear Representations for Person Re-Identification
XJhaoren/PCB_RPP_for_reID
XJhaoren/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
XJhaoren/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
XJhaoren/spreadingvectors
Open source implementation of "Spreading Vectors for Similarity Search"
XJhaoren/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
XJhaoren/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
XJhaoren/stargan
Official PyTorch Implementation of StarGAN - CVPR 2018
XJhaoren/ucasthesis
[最新样式] **科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
XJhaoren/yolo2-pytorch
YOLOv2 in PyTorch