Skip to content

Commit

Permalink
files line corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Panneerselvam-N committed Aug 1, 2021
1 parent 264e7a1 commit da6cdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install -r requirements-gpu.txt
### Step - 1 : (Setup "core/config.py file")
* Modify path of .names file (line 14)
* Modify number of classes (line 15)
* Modify path of train.txt file (line 29)
* Modify path of train.txt file (line 30)
* Modify other parametrs like batch size, learning rate,etc according to your requirements (Optional)

Use following code to create train.txt file. First need to copy all annotations file and image to 'data/dataset' and then run following code.
Expand Down

0 comments on commit da6cdce

Please sign in to comment.