We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Has anyone encountered this problem? The first round of training revealed the following errors.
The text was updated successfully, but these errors were encountered:
I have exactly the same error, have you resolved it? Ubuntu 20.04 RTX3090 conda pytorch 2.3 cuda 11.8
python mbyolo_train.py --device 0 --batch 32 --epochs 100 --task train --data ultralytics/cfg/datasets/coco.yaml --config ultralytics/cfg/models/mamba-yolo/Mamba-YOLO-T.yaml --amp --project ./output_dir/mscoco --name mambayolo_n
changed sorce data to my path in coco.yaml path: /home/ml/250GB/Mamba-YOLO-main/datasets/MSCOCO2017 # dataset root dir others not been touched
[solved] wrong folder structure made it can't find labels cause validation error
Sorry, something went wrong.
No branches or pull requests
Has anyone encountered this problem? The first round of training revealed the following errors.
The text was updated successfully, but these errors were encountered: