tf-eager-fasterrcnn icon indicating copy to clipboard operation
tf-eager-fasterrcnn copied to clipboard

How to train own data set?

Open 10207011 opened this issue 3 years ago • 1 comments

10207011 avatar Mar 29 '21 07:03 10207011

it appears this is all in python notebooks AND coded to just run COCO official datasets?

You would need to start looking at the problem of inserting your own COCO based dataset.. and replacing the official dataset(s) in any training or evaluation steps

EMCP avatar Apr 08 '21 13:04 EMCP