rosjerry commited on
Commit
f722ba0
·
verified ·
1 Parent(s): b8c9e98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -41,4 +41,12 @@ The model was trained on a curated subset of images from the publicly available
41
 
42
  Data scraped from copart.com (Do not report my dataset please)
43
 
44
- The images used for training were filtered and labeled to specifically include and distinguish between the Honda Accord and the Toyota RAV4 within the specified 2014-2017 year range.
 
 
 
 
 
 
 
 
 
41
 
42
  Data scraped from copart.com (Do not report my dataset please)
43
 
44
+ The images used for training were filtered and labeled to specifically include and distinguish between the Honda Accord and the Toyota RAV4 within the specified 2014-2017 year range.
45
+
46
+ ***
47
+
48
+ ## GitHub Repository
49
+
50
+ * **Model Source Repository** [rosjerry/image-labeling-python](https://github.com/rosjerry/image-labeling-python)
51
+
52
+ Use Readme from repository to train model yourself, use different config if you want.