Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tier4/AutomanTools
AutomanTools is an open-source software for self-driving AI.
https://github.com/tier4/AutomanTools
Last synced: 2 days ago
JSON representation
AutomanTools is an open-source software for self-driving AI.
- Host: GitHub
- URL: https://github.com/tier4/AutomanTools
- Owner: tier4
- Created: 2019-06-19T08:45:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T17:01:22.000Z (almost 2 years ago)
- Last Synced: 2024-08-04T00:13:34.343Z (3 months ago)
- Language: JavaScript
- Size: 6.74 MB
- Stars: 63
- Watchers: 6
- Forks: 22
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![AutomanTools](https://automan.ai/static/img/labeling_img.png)
AutomanTools is an open-source software for self-driving AI.## Features
* Extract images and point clouds from ROSBAG file
* Set your custom class
* Manage administrator and worker authority
* Label 2D and 3D objects## Getting Started
### Users Guide
1. [Installation](https://github.com/tier4/AutomanTools/wiki/Installation)
2. [Demo](https://github.com/tier4/AutomanTools/wiki/Demo)### Developers Guide
1. [Contribution Rules](https://github.com/tier4/AutomanTools/wiki/Contribution-Rules) (**Must Read**)
2. [Overview](https://github.com/tier4/AutomanTools/wiki/Overview)
3. [Specification](https://github.com/tier4/AutomanTools/wiki/Specification)