• Stars
    star
    198
  • Rank 191,039 (Top 4 %)
  • Language
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Comprehensive Feature Enhancement Module for Single-Shot Object Detector

CFENet: Object Detection with Comprehensive Feature Enhancement Module


we will release code after the paper publicly available, which is accepted by ACCV2018 recently.

Single Model Records(Non-ensemble results):
  • 1st on UA-DETRAC

  • 6th on KITTI car detection

  • 2nd on WAD workshop

  • 1st on Visdrone object detection in videos

  • 6th on Wider Face for face detection

  • AP of 43.5 on COCO(ResNet101-CFENet512)

Note that CFENet is only an efficient one-stage detector, which can achieve 23+fps on MS-COCO when single-scale inference(VGG-CFENet800).

In total, there are three versions of CFENet:

  1. CFENet (the master branch on the going)

  2. CFENet+ (the working branch)

  3. CFENet++ (under writing)

Citing

If you find this code useful in your research, please consider citing:

@misc{zhao2018cfenet,
  author = {Qijie Zhao},
  title = {CFENet: Object Detection with Comprehensive Feature Enhancement Module},
  howpublished = {\url{https://github.com/qijiezhao/CFENet}},
  year = {2018}

More Repositories

1

M2Det

M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
Python
1,451
star
2

CBNet_caffe

Composite Backbone Network (AAAI20)
Python
411
star
3

CBNetV2

[TIP 2022] CBNetV2: A Composite Backbone Network Architecture for Object Detection
Python
367
star
4

GALA3D

GALA3D: Towards Text-to-3D Complex Scene Generation via Layout-guided Generative Gaussian Splatting
HTML
201
star
5

DADA

[ECCV 2020] DADA: Differentiable Automatic Data Augmentation
Python
188
star
6

DrivingGaussian

[CVPR 2024] DrivingGaussian: Composite Gaussian Splatting for Surrounding Dynamic Autonomous Driving Scenes
128
star
7

DynamicDet

[CVPR 2023] DynamicDet: A Unified Dynamic Architecture for Object Detection
Python
103
star
8

CBNet_pytorch

CBNet implementation based on mmdetection (AAAI 2020)
Python
84
star
9

T-SEA

[CVPR 2023] T-SEA: Transfer-based Self-Ensemble Attack on Object Detection
Python
80
star
10

CMUA-Watermark

[AAAI 2022] CMUA-Watermark: A Cross-Model Universal Adversarial Watermark for Combating Deepfakes
Python
71
star
11

OPANAS

[CVPR 2021]OPANAS: One-Shot Path Aggregation Network Architecture Search for Object Detection
Python
44
star
12

RPAttack

(ICME2021) RPATTACK: REFINED PATCH ATTACK ON GENERAL OBJECT DETECTORS
Jupyter Notebook
39
star
13

QGCN

Learning a Single Model With a Wide Range of Quality Factors for JPEG Image Artifacts Removal (TIP 2020)
Python
35
star
14

BEV-MAE

[AAAI 2024] BEV-MAE: Bird's Eye View Masked Autoencoders for Point Cloud Pre-training in Autonomous Driving Scenarios
Python
34
star
15

RCBEVDet

[CVPR 2024] RCBEVDet: Radar-camera Fusion in Bird’s Eye View for 3D Object Detection
32
star
16

STR_TPSearch

Python
22
star
17

HENet

HENet: Hybrid Encoding for End-to-end Multi-task 3D Perception from Multi-view Cameras
19
star
18

IterNet

Jupyter Notebook
14
star
19

FlowNAS

[IJCV 2023] FlowNAS: Neural Architecture Search for Optical Flow Estimation
Python
14
star
20

GSTO

official implementation of paper: GSTO: Gated Scale-Transfer Operation for Multi-Scale Feature Learning in Pixel Labeling
Python
6
star
21

ContinualContrastiveLearning

[ICME 2022] Continual Contrastive Learning for Image Classification
Python
5
star
22

MixTConv

Python
4
star
23

SAMPLING

[ICCV 2023] SAMPLING: Scene-adaptive Hierarchical Multiplane Images Representation for Novel View Synthesis from a Single Image
Python
3
star
24

SReN_MM

Python
3
star
25

FORMULA

[WACV 2023] Foreground Guidance and Multi-Layer Feature Fusion for Unsupervised Object Discovery with Transformers
Python
2
star
26

A-quadrilateral-scene-text-detector

Python
2
star
27

BEVFusion

Python
1
star