roboflow / roboflow/notebooks

unable to train data on roboflow100 dataset

Open
#229 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Jupyter Notebook
Stars
9.7k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Search before asking
  • I have searched the Roboflow Notebooks issues and found no similar bug report.
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.
aaaaaaaaaa

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?
  • Yes I'd like to help by submitting a PR!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with notebooks/how-to-use-rf100.ipynb in Google Colab and run the reported train.py command, capturing the actual error text rather than relying on the screenshot. Compare the command and environment with the current notebook; done means the RF100 training command completes and produces its expected logs or results.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python, pytorch
Domain
computer-vision, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.