AliaksandrSiarohin / motion-cosegmentation

Reference code for "Motion-supervised Co-Part Segmentation" paper
Other
653 stars 142 forks source link

High-res images support? #27

Open kenshin20080-lab opened 3 years ago

kenshin20080-lab commented 3 years ago

Thank you for your great job! Is there any way to support high-res images? like 512 pixels

kenshin20080-lab commented 3 years ago

I noticed the "scale_factor" in the yaml file, but when I change its value, I get some errors. Can you help me?

AliaksandrSiarohin commented 3 years ago

You need to retrain to use higher resolution images

kenshin20080-lab commented 3 years ago

@AliaksandrSiarohin, OK, thanks

adeptflax commented 3 years ago

@kenshin20080-lab did you ever train it?