conda env create -f environment_for_agroforest.yml
1.1 Download the samples within the link (https://zenodo.org/records/13946752)
1.2 Download the Nicfi tiles that is overlay with the samples (https://www.planet.com/nicfi/)
python train.py --model unet --alpha 0.1 --batch-size 16 --gpu-ids 0 --imsize 128 --lr 8e-7 --lr-policy poly --net resnet50 --num-threads 32 --niter 1000 --val-freq 2000 --print-freq 10 --checkpoints-dir your_pathway_for_model