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

Model files after training #1

Open
lukui1995 opened this issue Aug 10, 2018 · 5 comments
Open

Model files after training #1

lukui1995 opened this issue Aug 10, 2018 · 5 comments

Comments

@lukui1995
Copy link

Thank you very much for the code you provided, and I've been working on point cloud detection recently, so I sincerely hope to get the model files after your training. Thank you very much.

@AI-liu
Copy link
Owner

AI-liu commented Aug 11, 2018

@scuhanchao
Copy link

Thank you very much for the code you provided, and I follow your code to work on Complex-yolo, and I download the KITTI data, but when I run the eval.py, there exists a problem:

Complex-YOLO-master/eval.py", line 106, in <module>
rgb_map = makeBVFeature(b, bc, 40 / 512)

File "/Complex-YOLO-master/utils.py", line 51, in makeBVFeature
heightMap[np.int_(PointCloud_frac[:,0]), np.int_(PointCloud_frac[:,1])] = PointCloud_frac[:,2]
IndexError: index -9223372036854775808 is out of bounds for axis 0 with size 1025

Look forward to your reply.
Thanks.

@srikanthmalla
Copy link

srikanthmalla commented Sep 19, 2018

https://pan.baidu.com/s/1yeU3Q-Oyozv7qFqrVhzj0A

How can I use these weights with pytorch? If you have some other code, could you please update the repo with that?

@omartriki1
Copy link

Hi everyone,

I have got exactly the same Problem as scuhanchao, any updates about this?

Complex-YOLO-master/eval.py", line 106, in <module> rgb_map = makeBVFeature(b, bc, 40 / 512)

File "/Complex-YOLO-master/utils.py", line 51, in makeBVFeature
heightMap[np.int_(PointCloud_frac[:,0]), np.int_(PointCloud_frac[:,1])] = PointCloud_frac[:,2]
IndexError: index -9223372036854775808 is out of bounds for axis 0 with size 1025.

Look forward to a reply,
Thanks a lot.

@abhigoku10
Copy link

@srikanthmalla hi where you able to download the pretrained weights can you share the link where i can easily download the files

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

6 participants