ZhongdaoWang's repositories
Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
gcn_clustering
Code for CVPR'19 paper Linkage-based Face Clustering via GCN
UniTrack
[NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset).
VehicleReIDKeyPointData
Annotations of key point location and vehicle orientation for VeRi-776 dataset. ICCV'17 paper: Orientation Invariant Feature Embedding and Spatial Temporal Regularization for Vehicle Re-identification.
FaceAttributeManipulation
An implementation of Learning Residual Images for Face Attribute Manipulation
OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
awesome-holistic-3d
A list of papers and resources for holistic 3D reconstruction in computer vision
ECCV16-CBN
Demo code + Caffe prototxt training file, for Shizhan Zhu et al.'s ECCV-16 work Deep Cascaded Bi-Network for Face Hallucination
one-pixel-attack-keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
RayTracing
Homework for CG course. Simplify from https://github.com/Tecla/Rayito
readme-template
README.md template for your open-source project
resume
An elegant \LaTeX\ résumé template
SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
TankWar
Game TankWar implemented in Java
tao
Code for downloading and using the TAO dataset: http://taodataset.org/
tensorflow
Open source software library for numerical computation using data flow graphs.
TrackEval
HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).
video-quality
Video quality metrics, reference implementation in python: VIF, SSIM, PSNR, ...
Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".