Title: Channel Attention GAN-based Synthetic Weed Generation for Precise Weed Identification
Kyewords: generative adversarial network; deep learning; phenotyping; precision agriculture
Please fill this form to get download link of the datasets and pretrained weights
To train the gan model by yourself, please:
- Download the
'dataset.zip'
following the aboveDataset
section and unzip the"datasets/"
to the root of this repo. - Check the configuration.py
- Train the model by running:
python train.py
To generate synthetic dataset on Colab: here
To generate synthetic dataset on your own pc, simply check the arguments in test.py and run:
python test.py