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

Missing car models #13

Open
ThoBaro opened this issue Dec 6, 2018 · 4 comments
Open

Missing car models #13

ThoBaro opened this issue Dec 6, 2018 · 4 comments

Comments

@ThoBaro
Copy link

ThoBaro commented Dec 6, 2018

I'm trying to run the sample from the readme and I'm getting an error due to missing models. I double checked the download, but could not manage to find certain models.

> python render_car_instances.py --split='sample_data' --image_name='180116_053951969_Camera_5' --data_dir='../apolloscape/3d_car_instance_sample/'
Test visualizer
INFO:root:loading 79 car models
Traceback (most recent call last):
  File "render_car_instances.py", line 298, in <module>
    visualizer.load_car_models()
  File "render_car_instances.py", line 59, in load_car_models
    with open(car_model) as f:
IOError: [Errno 2] No such file or directory: '../apolloscape/3d_car_instance_sample/car_models//biaozhi-3008.pkl' 

Following models are missing:
biaozhi-3008
bieke-yinglang-XT.pkl
biyadi-2x-F0.pkl
changanbenben.pkl
jilixiongmao-2015.pkl
lingmu-aotuo-2009.pkl
lingmu-SX4-2012.pkl
dazhongmaiteng.pkl

@PeiliangLi
Copy link

same issue

@ThoBaro
Copy link
Author

ThoBaro commented Jan 27, 2019

@PeiliangLi see #1 (comment)

@XBSong
Copy link

XBSong commented Feb 18, 2019

@Tbarowski @PeiliangLi , The car models are in the folder of 3d_car_instance_sample.tar.gz, it can be downloaded from 3d car instance website.

@schen119
Copy link

schen119 commented Apr 24, 2019

@XibinSong some car models, e.g.,"baojun-310-2017.pkl", "biaozhi-3008.pkl", etc. defined in car_models.py are still missing in the 3d_car_instance_sample.tar.gz

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

4 participants