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

DIC Model #1

Open
cam207 opened this issue Apr 24, 2024 · 1 comment
Open

DIC Model #1

cam207 opened this issue Apr 24, 2024 · 1 comment

Comments

@cam207
Copy link

cam207 commented Apr 24, 2024

I wanted to ask do i have to download the DIC model run it using the images of the dataset then use the results for the vision transformer or is everything already in the current repo and i can just directly run it without needing to do anything else?
Thank you

@hbin0701
Copy link
Owner

Hi, as stated in README.md, you'll need to:

  1. First downlaod images from FER+.
  2. We have used DIC model for SR module of our paper, so apply super-resolution (x4) to each image with the pretrained model of DIC_HELEN.pth.
  3. Finally, put the SR images accordingly in the /data/train and /data/test directory.

... have to download the DIC model run it using the images of the dataset then ... "
So yes. this would be the case.

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