Giter Site home page Giter Site logo

Comments (2)

aorait avatar aorait commented on May 29, 2024 1

Yes you can test it using a point cloud stored in a bin file. To do it cleanly you can modify the test.py and dataloader to only use Lidar data. A more hacky solution is to create another folder with the same directory structure as kitti, copy any kitti image and rename it to the same serial id as your custom point clouds id, put this id in the ImageSets/test.txt, update the configs.dataset_dir in the test.py and you should see some detections using this command python test.py --gpu_idx 0 --pretrained_path your_path/Model_complexer_yolo_epoch_200.pth --show_image. The results don't seem great though (at least for me since I don't use velodyne data).

from complex-yolov4-pytorch.

regenthor avatar regenthor commented on May 29, 2024

I tried that too, but failed. Anyone know? @maudzung

from complex-yolov4-pytorch.

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.