Protasov Denis
Protasov Denis
Added log entry. After training, an error chart is plotted. Added saving model in json format.
Can I run this model on cpu? What changes in the code is necessary to do this?
Can I run this model on cpu? What changes in the code is necessary to do this?
I have a function that I want to use in the program. In which file do I need to add a custom function and how to use it in the...
After installing this version of torch with the neural network gain, I get the following error: qlua: .../torch-cl/install/share/lua/5.1/torch/File.lua:334: unknown Torch class stack traceback: [C]: at 0x7f4dfd78e7c0 [C]: in function 'error'...
Hello. I want to run training on my dataset at 512x512 resolution. The training phase passes without problems, but an error occurs during validation: ``` File "/home/user/work/hila/mmseg/models/backbones/hila.py", line 111, in...