Linfeng-Tang / PSFusion

This is official Pytorch implementation of "Rethinking the necessity of image fusion in high-level vision tasks: A practical infrared and visible image fusion network based on progressive semantic injection and scene fidelity"
MIT License
140 stars 6 forks source link

分割种类的对应 #22

Open Joanna006 opened 2 weeks ago

Joanna006 commented 2 weeks ago

作者你好!请教您:MSRS数据集和Cityscapes数据集之间num_classes怎么对应的?palette呢?

Linfeng-Tang commented 2 weeks ago

MSRS数据集有独立的 palette。

Joanna006 @.***> 于2024年11月24日周日 22:44写道:

作者你好!请教您:MSRS数据集和Cityscapes数据集之间num_classes怎么对应的?palette呢?

— Reply to this email directly, view it on GitHub https://github.com/Linfeng-Tang/PSFusion/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFH5INIPPKNT65EDEMGCEL2CHQ3HAVCNFSM6AAAAABSMJUNRKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY4DOOBUG4ZTQNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Joanna006 commented 2 weeks ago

采用SegFormer训练时是用的MSRS数据集palette训练的?

Linfeng-Tang commented 2 weeks ago

是的,使用的MSRS数据集的Palette重新训练的。

Joanna006 @.***> 于2024年11月24日周日 22:55写道:

采用SegFormer训练时是用的MSRS数据集palette训练的?

— Reply to this email directly, view it on GitHub https://github.com/Linfeng-Tang/PSFusion/issues/22#issuecomment-2496045191, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFH5IIAWX7GMNXGCTWQTXD2CHSGJAVCNFSM6AAAAABSMJUNRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJWGA2DKMJZGE . You are receiving this because you commented.Message ID: @.***>

Joanna006 commented 2 weeks ago

感谢!