Skip to content
/ id_plant Public

Siamese Network To Train to Identify a Plant

Notifications You must be signed in to change notification settings

teejk/id_plant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to recreate environment

  1. Ensure poetry is installed on your machine (instructions).
  2. Ensure CUDA is installed on your machine. See torch version in pyproject.toml for CUDA version requirement.
  3. Install dependencies using poetry install -vv.
  4. Activate the environment using poetry shell.
    (If using zsh, you may need to apply this workaround to activate the environment)

About

Siamese Network To Train to Identify a Plant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published