Pinned Repositories
AOT-GAN-for-Inpainting
AOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting)
benchmark_results
visual tracker benchmark results
Comparison
Compare performances of algorithms on Objcet Tracking Benchmarks (SOT/MOT...)
CppMT
CV-arXiv-Daily
分享计算机视觉每天的arXiv文章
cvpr2019
cvpr2019/cvpr2018/cvpr2019 papers,极市团队整理
darknet
YOLOv4v / Scaled-YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
EMRAB
Face-parsing-via-tanh-warping
PyTorch implementations of "Face Parsing via tanh-warping"
GenerativeFaceCompletion
The source code of CVPR17 'Generative Face Completion'.
xiaotian3's Repositories
xiaotian3/EMRAB
xiaotian3/GenerativeFaceCompletion
The source code of CVPR17 'Generative Face Completion'.
xiaotian3/AOT-GAN-for-Inpainting
AOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting)
xiaotian3/benchmark_results
visual tracker benchmark results
xiaotian3/Comparison
Compare performances of algorithms on Objcet Tracking Benchmarks (SOT/MOT...)
xiaotian3/CppMT
xiaotian3/CV-arXiv-Daily
分享计算机视觉每天的arXiv文章
xiaotian3/cvpr2019
cvpr2019/cvpr2018/cvpr2019 papers,极市团队整理
xiaotian3/darknet
YOLOv4v / Scaled-YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
xiaotian3/Face-parsing-via-tanh-warping
PyTorch implementations of "Face Parsing via tanh-warping"
xiaotian3/FPN_Pytorch
Base jwyang/fpn.pytorch, train FPN on Pascal VOC get 80.5 mAP
xiaotian3/Lightweight-image-super-resolution-with-multi-scale-residual-attention-network
Lightweight image super-resolution with multi-scale residual attention network
xiaotian3/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
xiaotian3/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
xiaotian3/SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
xiaotian3/toolkit
The official VOT evaluation toolkit
xiaotian3/video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.