Chen-Yang-Liu / RSICC

Official LEVIR-CC dataset and Pytorch implementation for Remote Sensing Image Change Captioning With Dual-Branch Transformers: A New Method and a Large Scale Dataset
110 stars 6 forks source link

Caption.py #8

Open yzygit1230 opened 1 year ago

yzygit1230 commented 1 year ago

Could you tell me why I can only print one line when running caption.py

Chen-Yang-Liu commented 1 year ago

Could you tell me why I can only print one line when running caption.py

The code will generate one caption for one image pair. You can use --img_A' and --img_B to input the path of your image.