The key code is not included at present and will be added in the future.
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
The code is based on ultralytics == 8.3.7. Thanks for their excellent work!
If our code or models help your work, please cite our paper: