Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training dataset information of mix.pth (hugging face) #25

Open
shubhoppo opened this issue Nov 3, 2023 · 1 comment
Open

Training dataset information of mix.pth (hugging face) #25

shubhoppo opened this issue Nov 3, 2023 · 1 comment

Comments

@shubhoppo
Copy link

Hi,
Thanks for the great work, Could you please specify all the dataset used for training of hugging face model https://huggingface.co/spaces/ECCV2022/Screen_Image_Demoireing/tree/main "mix.pth"

@XinYu-Andy
Copy link
Member

Hi, Thanks for the great work, Could you please specify all the dataset used for training of hugging face model https://huggingface.co/spaces/ECCV2022/Screen_Image_Demoireing/tree/main "mix.pth"

Sorry for the late reply - my research has shifted away from this area, so I haven't been keeping up with this repo much.

About the demo config: it's pretty straightforward. You'll just need to write a new dataloader that can handle merging and loading multiple datasets. For handling large images, go for cropping, and for the TIP2018 dataset, resize it firstly and then do cropping. All the specific details for these implementations are mentioned in the paper, so you can check them out there.
No extra parameter tweaking needed beyond that.
Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants