vye16 / slahmr

MIT License
438 stars 50 forks source link

Why I have no output? #47

Open Sun-JingChen opened 7 months ago

Sun-JingChen commented 7 months ago

(slahmr) iot@iot-Precision-7920-Tower:~/zjq/slahmr/slahmr$ python run_opt.py data=video data.seq=hyt data.root=/home/iot/zjq/slahmr run_opt=True run_vis=True out_dir /home/iot/zjq/slahmr/outputs/logs/video-val/2023-12-10/hyt-all-shot-0-0-180 /home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0 does not exist /home/iot/zjq/slahmr/slahmr/track_preds/hyt does not exist /home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json does not exist SOURCES {'images': '/home/iot/zjq/slahmr/images/hyt', 'cameras': '/home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0', 'tracks': '/home/iot/zjq/slahmr/slahmr/track_preds/hyt', 'shots': '/home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json'} /home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0 does not exist /home/iot/zjq/slahmr/slahmr/track_preds/hyt does not exist /home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json does not exist DATA SOURCES {'images': '/home/iot/zjq/slahmr/images/hyt', 'cameras': '/home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0', 'tracks': '/home/iot/zjq/slahmr/slahmr/track_preds/hyt', 'shots': '/home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json'} FOUND 717 FRAMES in /home/iot/zjq/slahmr/images/hyt RUNNING PHALP ON /home/iot/zjq/slahmr/images/hyt PROCESS MainProcess () PHALP DIR /home/iot/zjq/slahmr/slahmr/preproc cd /home/iot/zjq/slahmr/slahmr/preproc; CUDA_VISIBLE_DEVICES=0 python track.py video.source=/home/iot/zjq/slahmr/images/hyt video.output_dir=/home/iot/zjq/slahmr/slahmr/phalp_out/hyt overwrite=False detect_shots=True video.extract_video=False render.enable=False [12/10 20:46:50] INFO OpenGL_accelerate module loaded

vye16 commented 5 months ago

I don't see anything particularly wrong with this output -- do you have an error traceback? SLAHMR runs best on sequences around 100-150 frames long, so I recommend you running it in batches on your sequence.

On Sun, Dec 10, 2023 at 4:58 AM Sun-JingChen @.***> wrote:

(slahmr) @.***:~/zjq/slahmr/slahmr$ python run_opt.py data=video data.seq=hyt data.root=/home/iot/zjq/slahmr run_opt=True run_vis=True out_dir /home/iot/zjq/slahmr/outputs/logs/video-val/2023-12-10/hyt-all-shot-0-0-180 /home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0 does not exist /home/iot/zjq/slahmr/slahmr/track_preds/hyt does not exist /home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json does not exist SOURCES {'images': '/home/iot/zjq/slahmr/images/hyt', 'cameras': '/home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0', 'tracks': '/home/iot/zjq/slahmr/slahmr/track_preds/hyt', 'shots': '/home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json'} /home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0 does not exist /home/iot/zjq/slahmr/slahmr/track_preds/hyt does not exist /home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json does not exist DATA SOURCES {'images': '/home/iot/zjq/slahmr/images/hyt', 'cameras': '/home/iot/zjq/slahmr/slahmr/cameras/hyt/shot-0', 'tracks': '/home/iot/zjq/slahmr/slahmr/track_preds/hyt', 'shots': '/home/iot/zjq/slahmr/slahmr/shot_idcs/hyt.json'} FOUND 717 FRAMES in /home/iot/zjq/slahmr/images/hyt RUNNING PHALP ON /home/iot/zjq/slahmr/images/hyt PROCESS MainProcess () PHALP DIR /home/iot/zjq/slahmr/slahmr/preproc cd /home/iot/zjq/slahmr/slahmr/preproc; CUDA_VISIBLE_DEVICES=0 python track.py video.source=/home/iot/zjq/slahmr/images/hyt video.output_dir=/home/iot/zjq/slahmr/slahmr/phalp_out/hyt overwrite=False detect_shots=True video.extract_video=False render.enable=False [12/10 20:46:50] INFO OpenGL_accelerate module loaded

— Reply to this email directly, view it on GitHub https://github.com/vye16/slahmr/issues/47, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLOKW4C2BYVH2RFX7XDEGLYIWWYJAVCNFSM6AAAAABAORVFE6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTIMZWGA4TMNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

1006caomiao commented 1 month ago

I have the same problem. Have you solved it?

trinhvg commented 2 weeks ago

image

I have the same problem at step 26 i cheked and found that my 'cameras': '/slahmr/slahmr/demo/slahmr/cameras/022691_mpii_test/shot-0', 'tracks': '/slahmr/slahmr/demo/slahmr/track_preds/022691_mpii_test', 'shots': '/slahmr/slahmr/demo/slahmr/shot_idcs/022691_mpii_test.json' are empty