Fukuzawa
Fukuzawa
Does anyone encounter the following error on "CUDA_ERROR_ILLEGAL_ADDRESS" ? I have changed multiprocessing to single process, but the same problem happened. My GPU is GeForce RTX 2080 8GB (driver: 440.33.01),...
I can evaluate the new models of the artists mentioned in github page, based on evaluation data provided by the authors. But I wonder how to calculate deception score for...
when I use "CUDA_VISIBLE_DEVICES=0 th test.lua -img ./imgs/comic_input.bmp -output ./output.bmp -model ./models/SRResNet_MSE_100.t7" to make a test, it is no problem. However, when I changed test image by my own data...
Do you have any plan to share your training source ?
I used 'detection.py' for making a test, and found processing on one image spent about 0.24s. I wonder 'detection.py' used GPU for detecting human face ? Or CPU ? Where...