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
how-to-use-rf100.ipynb notebooks/how-to-use-rf100.ipynb
this is the error occured on second last line of the code, although I have tried using gpu, cpu and tpu.
Google Colab
this line is giving me error, and it is exactly same from https://github.com/roboflow/notebooks/blob/main/notebooks/how-to-use-rf100.ipynb
!python train.py --img 640 --batch 8 --epochs 100 --name $dataset/results --data $dataset/data.yaml --weights 'yolov7_training.pt' |& tee $dataset/logs.txt
Hi, Please help me to remove this error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Notebook name
how-to-use-rf100.ipynb
notebooks/how-to-use-rf100.ipynb
Bug
this is the error occured on second last line of the code, although I have tried using gpu, cpu and tpu.
Environment
Google Colab
Minimal Reproducible Example
this line is giving me error, and it is exactly same from https://github.com/roboflow/notebooks/blob/main/notebooks/how-to-use-rf100.ipynb
!python train.py --img 640 --batch 8 --epochs 100 --name $dataset/results --data $dataset/data.yaml --weights 'yolov7_training.pt' |& tee $dataset/logs.txt
Additional
Hi,
Please help me to remove this error
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: