suki7's starred repositories

LearningToCompare_FSL

PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)

Language:PythonLicense:MITStargazers:1043Issues:0Issues:0

Embodied-One-Shot-Video-Recognition

The code of paper ACM Multimedia 2019: "Embodied One-Shot Video Recognition: Learning from Actions of a Virtual Embodied Agent"

Language:PythonStargazers:8Issues:0Issues:0

ECN

Invariance Matters: Exemplar Memory for Domain Adaptive Person Re-identification CVPR 2019

Language:PythonLicense:Apache-2.0Stargazers:305Issues:0Issues:0

EveryPixelMatters

Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"

Language:PythonLicense:NOASSERTIONStargazers:163Issues:0Issues:0

Local-Mid-Propagation

Code for ACM MM Workshop paper "Online Video Object Detection via Local and Mid-Range Feature Propagation"

Language:PythonLicense:Apache-2.0Stargazers:9Issues:0Issues:0

video_object_detection_paper

update some video object detection papers (视频目标检测论文和代码整理)

Stargazers:103Issues:0Issues:0

STEP

STEP: Spatio-Temporal Progressive Learning for Video Action Detection. CVPR'19 (Oral)

Language:PythonStargazers:246Issues:0Issues:0

AGNN

Zero-shot Video Object Segmentation via Attentive Graph Neural Networks (ICCV2019 Oral)

Language:PythonStargazers:207Issues:0Issues:0

Thundernet_Pytorch

Implementation Thundernet

Language:PythonStargazers:276Issues:0Issues:0

ThunderNet-Review

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based detectors suffer from enormous computational cost, which hinders them from real-time inference in computation-constrained scenarios. In this paper, we investigate the effectiveness of two-stage detectors in real-time generic detection and propose a lightweight twostage detector named ThunderNet. In the backbone part, we analyze the drawbacks in previous lightweight backbones and present a lightweight backbone designed for object detection. In the detection part, we exploit an extremely efficient RPN and detection head design. To generate more discriminative feature representation, we design two efficient architecture blocks, Context Enhancement Module and Spatial Attention Module. At last, we investigate the balance between the input resolution, the backbone, and the detection head. Compared with lightweight one-stage detectors, ThunderNet achieves superior performance with only 40% of the computational cost on PASCAL VOC and COCO benchmarks. Without bells and whistles, our model runs at 24.1 fps on an ARM-based device. To the best of our knowledge, this is the first real-time detector reported on ARM platforms. Code will be released for paper reproduction.

License:Apache-2.0Stargazers:26Issues:0Issues:0

models

Models and examples built with TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:76906Issues:0Issues:0

LSTS

[ECCV 2020] Learning Where to Focus for Efficient Video Object Detection

Language:PythonStargazers:87Issues:0Issues:0

mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020

Language:PythonLicense:NOASSERTIONStargazers:566Issues:0Issues:0

cascade-rcnn

Caffe implementation of multiple popular object detection frameworks

Language:C++Stargazers:1038Issues:0Issues:0

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:28884Issues:0Issues:0

awesome-object-detection

Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html

Stargazers:7293Issues:0Issues:0

PytorchInsight

a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results

Language:PythonStargazers:856Issues:0Issues:0

PAN-PyTorch

[Codes of paper]: PAN: Towards Fast Action Recognition via Learning Persistence of Appearance

Language:PythonLicense:Apache-2.0Stargazers:102Issues:0Issues:0

Fewshot_Detection

Few-shot Object Detection via Feature Reweighting

Language:PythonStargazers:528Issues:0Issues:0

GAL-fWSD

Generative Adversarial Learning Towards Fast Weakly Supervised Detection

Stargazers:18Issues:0Issues:0

WSOD_Paper_List

A list of recent WSOD paper

Stargazers:16Issues:0Issues:0

wetectron

Weakly-supervised object detection.

Language:PythonLicense:NOASSERTIONStargazers:362Issues:0Issues:0

pytorch_MELM

The pytorch implementation of the Min-Entropy Latent Model for Weakly Supervised Object Detection

Language:PythonStargazers:104Issues:0Issues:0

MutualNet

[ECCV'20 Oral] MutualNet: Adaptive ConvNet via Mutual Learning from Network Width and Resolution

Language:PythonLicense:MITStargazers:158Issues:0Issues:0

X-Temporal

A general video understanding codebase from SenseTime X-Lab

Language:PythonLicense:MITStargazers:469Issues:0Issues:0

filter-grafting

Filter Grafting for Deep Neural Networks(CVPR 2020)

Language:PythonStargazers:140Issues:0Issues:0

SEPC

Scale-equalizing Pyramid Convolution for object detection(CVPR2020)

Language:PythonLicense:Apache-2.0Stargazers:330Issues:0Issues:0

Teacher-Assistant-Knowledge-Distillation

Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf

Language:PythonLicense:MITStargazers:253Issues:0Issues:0

DO-Conv

Depthwise Over-parameterized Convolutional Layer

Language:PythonLicense:MITStargazers:198Issues:0Issues:0