facebookresearch / facebookresearch/OrienterNet

Guidance on the training method(code) using the KITTI dataset

Open
#41 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
577
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Hello, Sarlin.

I have a question regarding the training method.
In table 3 of the paper, it seems that (c) is **trained only on the KITTI dataset**.

![table3](https://github.com/facebookresearch/OrienterNet/assets/65823608/2278f429-7a48-4adf-9326-dca4f1ce7742)

I attemped to train using only KITTI dataset by modifying the 'orienternet.yaml' > default > data : mapiliary to kitti.
**However, when I tried training the results show -inf.**
**So, can you provide a guidance on the training method using the KITTI dataset?**

Additionally, considering the different input image sizes between Mapiliary and KITTI, is it BEV's shape(size) also needs to change?
I am curious **if there is any code to adaptively adjust the BEV shape based on the image size or focal length**

I appreciate your response. Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.