Skip to content

Playground to experiment various machine learning models to classify weeds/not weeds plants based on images

License

Notifications You must be signed in to change notification settings

alext234/weeds-id

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground to experiment various machine learning models to class a plant picture as a weed or not.

Development

Docker images

  • For data processing
docker run  -p 8888:8888 -it -v $PWD:/weeds -w /weeds alext234/datascience:latest  bash 

Start jupyter notebook

jupyter notebook --allow-root --ip=0.0.0.0
  • For tensorflow
alext234/tensorflow:latest-py3

About

Playground to experiment various machine learning models to classify weeds/not weeds plants based on images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published