Skip to content

theadrianbao/collision-avoidance

Repository files navigation

collision-avoidance

  • Simple pytorch classifier for collision avoidance
  • You can use a pretrained model (based on Obstacle Detection Dataset) or train one with your own data

Quick Start:

  1. (If training on your own data) Collect folders with images of obstacles (label: blocked) and images without obstacles (label: unblocked)
  2. Collect folder with images for inference
  3. Run demo.py and follow prompts

Contributing:

Feel free to modify and contribute!

About

Simple pytorch classifier for collision avoidance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages