Stars
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
This is the repository for "Efficient Low-rank Multimodal Fusion with Modality-Specific Factors", Liu and Shen, et. al. ACL 2018
This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
ADD-GCN: Attention-Driven Dynamic Graph Convolutional Network for Multi-Label Image Recognition (ECCV 2020)
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera"
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
MarginDistillation: distillation for margin-based softmax
Pytorch implementation of various Knowledge Distillation (KD) methods.