Rex Cheng
Rex Cheng
You have (all good then)? Or you haven't...?
I see. I think there is a typo in your previous comment. How is the CPU usage (like, with `top`)?
I just tried with the latest code and PyTorch (small model). This is on a different machine and I had to increase the number of workers in the pre-training stage...
Are you getting "good" avg_time?
The default setting, without any modification, should work. See https://github.com/hkchengrex/STCN/issues/108
The script should work as long as the data is formatted as integer masks when read by PIL. Given that the difference in J&F is quite small, there might be...
Hello. I cannot really look at all these code. I can help if there are specific questions regarding this repo.
Thank you for letting me know. I will look into this.
Hi, thank you a lot for the contribution. I have two concerns: 1. People might have different CUDA installations, and setting a fixed one can be confusing. 2. We link...
Can you compare your output with our pre-computed one and see if there is any discrepancy? It should reproduce exactly. There is too little information here for me to look...