Stars
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
Reducing Information Bottleneck for Weakly Supervised Semantic Segmentation (NeurIPS 2021)
Codebase for semantic segmentation experiments
Official PyTorch implementation of "Railroad is not a Train: Saliency as Pseudo-pixel Supervision for Weakly Supervised Semantic Segmentation", CVPR2021
Anti-Adversarially Manipulated Attributions for Weakly and Semi-Supervised Semantic Segmentation (CVPR 2021)
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
This repository contains the reference implementation for our proposed Convolutional CRFs.
Group-Wise Semantic Mining for Weakly Supervised Semantic Segmentation
The code and pretrain models of EDAM-WSSS(Embedded Discriminative Attention Mechanism for Weakly Supervised Semantic Segmentation)
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
A PyTorch implementation of EfficientNet
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
DeepLab v3+ model in PyTorch. Support different backbones.
Class Activation Map for Multilabel Classification (Datasets for Detection: VOC and COCO)
Google AI 2018 BERT pytorch implementation
Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation, CVPR 2020 (Oral)
Download and visualize single or multiple classes from the huge Open Images v4 dataset
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).
2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
A complete computer science study plan to become a software engineer.
zccstig / mmdetection
Forked from open-mmlab/mmdetectionOpen MMLab Detection Toolbox with PyTorch
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
OpenMMLab Detection Toolbox and Benchmark
3D ResNets for Action Recognition (CVPR 2018)
An optimizer that trains as fast as Adam and as good as SGD.
Using two stream architecture to implement a classic action recognition method on UCF101 dataset