Part Number: SK-TDA4VM
Other Parts Discussed in Thread: TDA4VM
Hi,
We plan to modify the existing Visual localization demo code for our stereo ARDUCAM setup for warehouse purposes on TDA4VM. We have a few questions related to that.
- Can you please briefly explain how to get these three files that are required for a 3D sparse map
- Voxel info binary file
- Map 3D keypoints binary file
- Map 3D keypoints descriptor file
- What 3D keypoint and descriptor network was used to extract 64 dimensional feature descriptors for 3D sparse map creation?
- Is the DKAZE network (model for 2d keypoint and descriptor) trained on CARLA simulator dataset and would it work for real warehouse data? If not, Could you share the model so that we can train the model with our warehouse data?
- Also, can we use a different keypoint and descriptor deep learning model instead of DKAZE? If yes, how do we use custom models with HW accelerators?
Thanks