Code Monkey home page Code Monkey logo

Comments (10)

ckkelvinchan avatar ckkelvinchan commented on August 12, 2024

Sorry about that. I just added it.

from realbasicvsr.

sunlustar avatar sunlustar commented on August 12, 2024

Thanks. But I have another problem when using distributed training.

image

And I have checked my data path, it is
├─ REDS
├── train_sharp_sub
├───-000_s001
├───-000_s002

And when I use the single GPU training strategy, there is another problem like,
image
It seems due to the dismatched batchsize dismension question between input and label, but I don't know why. The parameters in realbasicvsr_wogan_c64b20_2x30x8_lr1e-4_300k_reds.py keep same.

from realbasicvsr.

ckkelvinchan avatar ckkelvinchan commented on August 12, 2024

If the training dataset path is correct, it seems that the validation set path is incorrect. Have you downloaded the UDM10 dataset for validation?

from realbasicvsr.

sunlustar avatar sunlustar commented on August 12, 2024

Yes, you are right, I got a mistake with the validation set path. However, it turned to the dismatched batchsize dismension question when using both distributed training and single GPU training, have you ever meet this problem? Thanks.
image

from realbasicvsr.

ckkelvinchan avatar ckkelvinchan commented on August 12, 2024

I did not encounter this error before.

I have no access to the GPU server at the moment. I will run again when I get back the access later today. For now, you can try printing out the input and output dimensions to check if there are any problems.

from realbasicvsr.

sunyclj avatar sunyclj commented on August 12, 2024

@sunlustar Where was the UDM10 dataset downloaded? train_sharp_sub dataset is which of REDS? thanks. I don't find.
1641885447930_6C7A586C-CFC5-4e1b-BDCF-883B5C106EA3

from realbasicvsr.

sunyclj avatar sunyclj commented on August 12, 2024

from realbasicvsr.

Ha0Tang avatar Ha0Tang commented on August 12, 2024

@ckkelvinchan @sunlustar I also meet the error "ValueError: You may use too small dataset and our distributed sampler cannot pad your dataset correctly. We highly recommend you to use fewer GPUs to finish your work". How should I fix it?

from realbasicvsr.

Ha0Tang avatar Ha0Tang commented on August 12, 2024

And I have checked my data path, it is
├─ REDS
├── train_sharp_sub
├───-000_s001
├───-000_s002
├─ UDM10
├───-BIx4
├───---calendar
├───---city
├───---foliage
├───---walk
├───-GT
├───---calendar
├───---city
├───---foliage
├───---walk
├─ VideoLQ

am I missing something? @ckkelvinchan @sunlustar

from realbasicvsr.

ckkelvinchan avatar ckkelvinchan commented on August 12, 2024

And I have checked my data path, it is ├─ REDS ├── train_sharp_sub ├───-000_s001 ├───-000_s002 ├─ UDM10 ├───-BIx4 ├───---calendar ├───---city ├───---foliage ├───---walk ├───-GT ├───---calendar ├───---city ├───---foliage ├───---walk ├─ VideoLQ

am I missing something? @ckkelvinchan @sunlustar

It seems that the folder UDM10 is not downloaded correctly. You are using Vid4.

from realbasicvsr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.