Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why I have no output? #47

Open
Sun-JingChen opened this issue Dec 10, 2023 · 4 comments
Open

Why I have no output? #47

Sun-JingChen opened this issue Dec 10, 2023 · 4 comments

Comments

@Sun-JingChen
Copy link

(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
Copy link
Owner

vye16 commented Jan 22, 2024 via email

@1006caomiao
Copy link

I have the same problem. Have you solved it?

@trinhvg
Copy link

trinhvg commented Jun 20, 2024

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

@mylesm19
Copy link

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.

Does anyone know if in the pipeline these become full or if they need to be populated before because I'm getting this same issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants