Yijun Qian
Yijun Qian
Hi, i have a qestion about the code. In your code you give the output feature map of key predictor, but there should be a warped feature map of cur...
Hi, I met a strange problem when setting the scale of the image from your [1000,600] to [1920, 1080] and get the error report below: Traceback (most recent call last):...
Hi, I have a question about your VID_train_15frames.txt file. In each line, there are four parameters. for example: train/ILSVRC2015_VID_train_0000/ILSVRC2015_train_00000000 1 10 300 Apparently the first one is the index of...
Hi, I met a strange problem when testing trained model. I found the GPU memory consumption continue increase and finally raise the error of memory out. Presently, I didn't find...
Hi, Thanks for your work. I am a little bit curious about the output results. In your report mAP(IoU thresh=0.5) of RC3D is 28.9 on THUMOS14, yet that of C3D...
Hi, thanks for your code! I use your code for training and it succeed, however, when it comes to testing, I am encountered with a weird error: CUDA_VISIBLE_DEVICES=0,1,2,3 python test_net.py...
Hello,I used your code to train. However, the model terminate after first iter Would you please help me find out the problem? Thank you Here are my Trace backs: [session...
Hi,thanks for your code. I am having a weird problem about GPU memory. I have four Titanx GPU, but when I use your code for training Pascal data set ,...
Hi, I followed the instruction to prepare the env. # packages in environment at /home/kevinq/anaconda3/envs/glamr: # # Name Version Build Channel _libgcc_mutex 0.1 main _openmp_mutex 5.1 1_gnu absl-py 1.3.0 py37h06a4308_0...
Hi, may I know what's the relationship between SMPL output joints and input pose body? In other words, let's say I only saved the output joints of the SMPL model....