pamzgt / plant-triplet-net

Unsupervised feature extraction from plant image time series using triplets networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plant-triplet-net

Self-supervised feature extraction from plant image time series using triplets networks

Quick Guide

  • Clone repository
  • Create conda environment from the evironment.yml file
conda env create -f environment.yml
  • Activate your environment
conda activate plant_triplet_net
  • Go inside the plant_triplet_net folder and install the python package
pip install -e .

About

Unsupervised feature extraction from plant image time series using triplets networks


Languages

Language:Python 99.4%Language:Shell 0.6%