This commit is contained in:
xiaoyuan1996 2023-05-06 22:31:15 +08:00
parent 886c883561
commit b4cf4776f1

View File

@ -34,7 +34,18 @@ python scripts/txt2img.py \
```
### Traing
We will update the train code ASAP.
Put images of [RSITMD](https://github.com/xiaoyuan1996/AMFMN) in `data/RSITMD/images`, and run with:
```commandline
python main.py \
-t \
--base configs/lammbda/RSITMD.yaml \
--gpus 1 \
--scale_lr False \
--num_nodes 1 \
--check_val_every_n_epoch 10 \
--finetune_from './last-pruned.ckpt'
```
## Examples
**Caption:** `Some boats drived in the sea.`