keitaro
keitaro
Has anyone know how to work around with this problem? Or should I rebuild my model by using torchvision's pretrained model?
Has anyone successfully using this code? Can anybody give me simple guide?
@izengpan Have you solved the problem yet? I also got this when I try to launch source code on my virtual machine. 
Update: I have found how the program works, but when I applied on University-1652 dataset, it returned CUDA out of memory error: `RuntimeError: CUDA out of memory. Tried to allocate...
Hello, I also changed the os.getenv() method back to 'C:/', but I received the file not found error. Have you solved this problem yet?
Update: I switched the os.getenv() method to os.getcwd() and was able to capture a picture, but the camera screen freezed after that. Still don't understand why this happenned lol
Has anyone recorded the video yet?
@Walt-H Finally I can record video with this program. Thank you so much for your support!
Thank you for your response. I have one more question about the "Effect of the drone distance to the geographic target" part. Could you explain about how you divided the...
@Thunfischpirat I noticed that the function of LA was defined in this paragraph: "The global tokens G = f0 and local tokens Q = [f1, f2, f3, ..., fN ]...