Red Hen Lab's Rapid Annotator v2.0
Explore the docs »
Red Hen’s Rapid Annotator provides a platform to users to annotate large chunks of data in a short span of time and with least possible efforts. It provides the features of annotating images/videos/audios/text during collaborative situation also. With Red Hen Lab’s we will try to enable users to visualize the progress of each annotator separately and annotators can notify experimenter when the annotation is finished to make the annotation work more efficient.
- Flask (Python Framework)
- JavaScript (+ HTML 5 / css3 / bootstrap)
Please refer the following links to install the Rapid Annotator-2.0 .
- For installation guide refer here.
- For Docker installation guide refer here.
- For user guide refer here.
- Vaibhav Gupta @ 2018
- Gulshan Kumar @ 2019 and 2020
- Mohamed Mokhtar @ 2021 and 2022
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request