GithubHelp home page GithubHelp logo

How to train my own dataset? about sfa3d HOT 3 CLOSED

maudzung avatar maudzung commented on June 1, 2024
How to train my own dataset?

from sfa3d.

Comments (3)

maudzung avatar maudzung commented on June 1, 2024 1

Hi @Xiangzhaohong

You are welcome.
To use the source code with other datasets, first, you need to convert the dataset to KITTI format. (Of course, you can manipulate the code to load bev_maps and build targets correctly in the kitti_dataset.py file). Second, please take a look at kitti_configs, then modify the configs as you want.

from sfa3d.

Xiangzhaohong avatar Xiangzhaohong commented on June 1, 2024

@maudzung thanks for reply.

from sfa3d.

rajeshchiplogictech avatar rajeshchiplogictech commented on June 1, 2024

Hi @maudzung ,

i want to train my own dataset. but i dont know what values i changed in kitti_configs. i see boundry paramters like this

boundary = {
"minX": 0,
"maxX": 50,
"minY": -25,
"maxY": 25,
"minZ": -2.73,
"maxZ": 1.27
}.
so how i get this values from my dataset. i have .las file only.

from sfa3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.