Git Product home page Git Product logo

unihead's Introduction

UniHead: an effective detection head

📢 Introduction

This is the official implementation of our paper titled "UniHead: Unifying Multi-Perception for Detection Heads".

For more details, please refer to our paper. This repo is based on PyTorch>=1.7.1 and mmdet==2.25.1.

🏆 Result

Our UniHead can bring significant AP improvements to a large number of detectors, even with lower model complexity.

New!!! We evaluate our UniHead on the VOC07+12 dataset. We find that our UniHead is also effective, demonstrating the generalization ability of UniHead.

📂 Weight

We release the weight of models used in our paper, including RetinaNet, FCOS, RepPoints, FreeAnchor, ATSS and GFL. You may need to log out of your Google account to download them.

Download the weight(s) from corresponding links below.

The weights of UniHead with various of backbones (R101 and SwinT) are also released. If you need more models, such as UniHead-SwinB, please feel free to contact me via email.

🚀 Training

More detail please see mmdetection.

bash dist_train_UniHead.sh

🎡 Visualization

Examples of detection results obtained by our UniHead and baseline (RetinaNet).

📚 Citation

Please cite our work if you find our work and codes helpful for your research.

@article{zhou2024unihead,
  title={Unihead: unifying multi-perception for detection heads},
  author={Zhou, Hantao and Yang, Rui and Zhang, Yachao and Duan, Haoran and Huang, Yawen and Hu, Runze and Li, Xiu and Zheng, Yefeng},
  journal={IEEE Transactions on Neural Networks and Learning Systems},
  year={2024},
  publisher={IEEE}
}

Acknowledgement

This project is built upon numerous previous projects. We'd like to thank the contributors of mmdetection.

unihead's People

Contributors

zht8506 avatar

Stargazers

Benjay·Shaw avatar zhangyida_i avatar  avatar Ray Yang avatar  avatar  avatar  avatar duzw1 avatar  avatar Seasoning avatar Promising avatar li avatar

Watchers

li avatar  avatar  avatar

unihead's Issues

some issues about mmdet3.0

Hi, in mmdetection3.0, the uniHead code has some problems, such as @force_fp32(apply_to=('cls_scores', 'bbox_preds', 'centernesses')) def loss(). Because there is no force_fp32 in mmdetection3.0. How to solve it?

About GFlOPs

Thank you for your work. May I ask why the FLOPs obtained by get_flops.py in the MMdetection framework are smaller than those given in the paper?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.