BugHoppers / BugHoppers/FindMyFood
Create command line options
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create command line options for model.py file
- To train the model on a given dataset
`python3 model.py --train path/to/dataset/`
- To predict on a given image
`python3 model.py --predict path/to/image/`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.