Skip to content

zhangjun2636808827/MP-YOLO

Repository files navigation

MP-YOLO

The key code is not included at present and will be added in the future.

Installation

conda virtual environment is recommended.

conda create -n mpyolo python=3.9
conda activate mpyolo
pip install -r requirements.txt
pip install torch==1.13.0+cu116 torchvision==0.14.0+cu116 torchaudio==0.13.0 --extra-index-url https://download.pytorch.org/whl/cu116

Dataset

  1. IRSTD-1K
  2. SIRST-UAVB
  3. Anti-UAV410
  4. TUD

Acknowledgement

The code is based on ultralytics == 8.3.7. Thanks for their excellent work!

Citation

If our code or models help your work, please cite our paper:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors