Update README.md
This commit is contained in:
parent
a70c9f87a9
commit
d4b80b82c3
|
@ -52,7 +52,7 @@ Each epoch trains on 117,263 images from the train and validate COCO sets, and t
|
|||
Here we see training results from `coco_1img.data`, `coco_10img.data` and `coco_100img.data`, 3 example files available in the `data/` folder, which train and test on the first 1, 10 and 100 images of the coco2014 trainval dataset.
|
||||
|
||||
`from utils import utils; utils.plot_results()`
|
||||

|
||||

|
||||
|
||||
## Image Augmentation
|
||||
|
||||
|
|
Loading…
Reference in New Issue