Code Monkey home page Code Monkey logo

drml_pytorch's People

Contributors

alexhex7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

drml_pytorch's Issues

thresh = 0.8

I think if the output of sigmoid() function >0.5 , the sample can be classified into 1. So Could you tell me why you use thresh = 0.8.

Why the test loss is increasing?

Hi,

Thanks very much for sharing your codes. May I ask why the test loss shown in your logs folder is increasing while the training loss is decreasing? Thanks!

Database

Could you tell me how to select the pictures and what information is included in .txt file?

Need Help QAQ

Really Sorry but just want to ask that how to use checkpoints for this model? as i try to run the model with disfa or other bigger dataset it will came out the error about "CUDA run out of memory" ,QAQ, i seach the way to solve it but i have no idea to use the supported way of checkpoints in this model.
Any ways, thanks!!

storage error

Hello and thank you very much for sharing this code.

I have a Cuda error in:

                          ```     File: DRML_pytorch-master\lib\region_layer.py", line 44, in forward
                                 grid = self.region_layers[module_name](grid.contiguous()) + grid     ```

The error is:

RuntimeError: CUDA out of memory. Tried to allocate 184.00 MiB (GPU 0; 6.00 GiB total capacity; 3.79 GiB already allocated; 100.36 MiB free; 241.12 MiB cached)

I decreased the batch size in the config file but still get this error. could you please give me some guides?

thanks again and greetings

data

What should the data look like? Should it only contain the face_images folder, train_info.txt, and test_info.txt? If there is no AU information available, what would be the default setting, and which AUs will be used respectively?

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.