brjathu / PHALP

Code repository for the paper "Tracking People by Predicting 3D Appearance, Location & Pose". (CVPR 2022 Oral)
Other
282 stars 43 forks source link

Links are not working #38

Open sinanmut opened 4 months ago

sinanmut commented 4 months ago

Links for downlading the npy files into the 3D folder, in trackers/PHALP.py, are not working. How can we download them? Thanks

budzianowski commented 4 months ago

Try:wget https://github.com/classner/up/blob/821a390fbf87a522fb327fc46736eda0326e2a06/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl

HKEa commented 4 months ago

Try:wget https://github.com/classner/up/blob/821a390fbf87a522fb327fc46736eda0326e2a06/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl

Hi budzianowski, thanks, but now a new error: File "/home/packages_source/PHALP/phalp/utils/utils.py", line 137, in convert_pkl loaded = pickle.load(f, encoding="latin1") _pickle.UnpicklingError: invalid load key, '\x0a'