Happsky
Happsky
Thanks for your reply. I have another question that what's the difference between baseline_resnet152charades.py and baseline_resnet152imagenet.py?
Thanks for your quick reply, after downloading the pre-trained model, I meet another problem as follows. The command I used is still `python baseline_resnet152charades.py`. Thank you in advances! cachefile ./caches/baseline_resnet152charades//CharadesEgo_train.pkl...
Thanks for your response! Now baseline_resnet152charades.py, baseline_resnet152imagenet.py and third_to_first_person.py worked for me, while when I run the comment `python alignment_and_zeroshot.py`, it occurs the following error, cachefile ./caches/alignment_and_zeroshot//CharadesEgo_train.pkl Loading cached result...
Hey, I have downloaded the dataset, which part of original charades should I use, Data (scaled to 480p, 13GB), Data (original size) (55GB), RGB frames at 24fps (76GB) or Optical...
Hi, Kergmi When I test the 64X64 model with command `DATA_ROOT=/home/datasets/dayton_g2a_64 name=dayton_64_64_g2a_fork which_direction=g2a batchSize=16 phase=test which_epoch=100 loadSize=64 fineSiz=64 th test_fork.lua`, I got the following error, > processing batch 1 >...
It was, thanks a lot.
@kregmi Models of X-fork and X-seq work for me, however I have encountered the following error when I use the pretrained pix2pix model, > checkpoints_dir ./checkpoints > /home/csdept/torch/install/bin/luajit: /home/csdept/torch/install/share/lua/5.1/torch/File.lua:272: read...
> checkpoints_dir ./checkpoints > /home/csdept/torch/install/bin/luajit: /home/csdept/torch/install/share/lua/5.1/torch/File.lua:375: unknown object > stack traceback: > [C]: in function 'error' > /home/csdept/torch/install/share/lua/5.1/torch/File.lua:375: in function 'readObject' > /home/csdept/torch/install/share/lua/5.1/torch/File.lua:368: in function 'readObject' > /home/csdept/torch/install/share/lua/5.1/torch/File.lua:369: in function...
My bad, it works like a charm now. Thanks for your help.
It works now, can you share the pretrained X-Seq model for segmentation generation on this dataset?