Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
algorithm
bnu-wangxun.github.io
Personal Page
cheat-sheet
速查表包括了 Vim, Git, Shell, Gcc, Gdb 常用命令及快捷键
cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
DAVSOD
Shifting More Attention to Video Salient Objection Detection, CVPR2019, Best Paper Finalist (Accept rate: 0.87% [45/5160]) & Oral Presentation
Deep_Metric
Deep Metric Learning
deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
vis-tsne
tsne visualization python
bnu-wangxun's Repositories
bnu-wangxun/Deep_Metric
Deep Metric Learning
bnu-wangxun/vis-tsne
tsne visualization python
bnu-wangxun/bnu-wangxun.github.io
Personal Page
bnu-wangxun/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
bnu-wangxun/DAVSOD
Shifting More Attention to Video Salient Objection Detection, CVPR2019, Best Paper Finalist (Accept rate: 0.87% [45/5160]) & Oral Presentation
bnu-wangxun/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
bnu-wangxun/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
bnu-wangxun/HBP-pytorch
Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.
bnu-wangxun/insightface
Face Recognition Project on MXNet
bnu-wangxun/InsightFace_Pytorch
Pytorch0.4.1 codes for InsightFace
bnu-wangxun/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
bnu-wangxun/Lifting-from-the-Deep-release
Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
bnu-wangxun/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
bnu-wangxun/metric-learning-divide-and-conquer
Source code for the paper "Divide and Conquer the Embedding Space for Metric Learning", CVPR 2019
bnu-wangxun/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
bnu-wangxun/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
bnu-wangxun/PoER
Potential energy ranking for domain generalization (DG)
bnu-wangxun/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
bnu-wangxun/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
bnu-wangxun/PyTorch-Encoding
A CV Toolkit
bnu-wangxun/pytorch-template
PyTorch deep learning projects made easy.
bnu-wangxun/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
bnu-wangxun/research-ms-loss
MS-Loss: Multi-Similarity Loss for Deep Metric Learning
bnu-wangxun/Research_Ideas
bnu-wangxun/snca.pytorch
Improving Generalization via Scalable Neighborhood Component Analysis
bnu-wangxun/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
bnu-wangxun/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
bnu-wangxun/Transformer-SSL
This is an official implementation for "Self-Supervised Learning with Swin Transformers".
bnu-wangxun/VITON
Code and dataset for paper "VITON: An Image-based Virtual Try-on Network"
bnu-wangxun/yolact
A simple, fully convolutional model for real-time instance segmentation.