nicolai256

Results 13 issues of nicolai256

when trying to use my trained model it wants to use a `.param` file, the `.bin` and `.param` file are not being generated? how do i use my `.pth` file?...

is it really needed to train for one million iterations? and also do we have to keep all the models and training states or can we delete them after the...

is it possible to se video input instead of an image?

hello, how do i train upsampling 128->512 on a custom dataset? is this possible on an RTX 3090? and if so, any idea how long this would take? if anyone...

does negative weighting work properly? most repos that have weighting don't have the option for negative weights, does it work in this one? thanks

I want to change the value of precision to make the script run a little better but it crashes when i enter anything other then 16 normally it should have...

is there an option to automatically pause at some part of the script and press a resume button? I have this script but it pauses in the cmd terminal and...

hello, i'm wondering if it's possible to run the script without gui and just a simple pthon command? thanks..

Is it possible to add more stuff to the database of keywords? I have a pretty big database of words that could be added to increase the accuracy, does it...