3D plant model that gives structure to crop model
Installation:
- Clone ArchiCrop repo on your own device : git clone https://github.com/orianebro/ArchiCrop.git
cd ./ArchiCrop/
- Create appropriate conda environment :
conda env create -f oa3.yml
- Install in develop mode
python setup.py develop