-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Erik Smistad edited this page Jan 28, 2021
·
9 revisions
Annotation web is a web-based annnotation system made primarily for easy annotation of image sequences such as ultrasound and camera recordings. It uses mainly Django/Python for the backend and Javascript/jQuery and HTML canvas for the interactive annotation frontend.
Annotation web is developed by SINTEF Medical Technology and Norwegian University of Science and Technology (NTNU), and is released under a permissive MIT license.
You are more than welcome to contribute to this project, and feel free to ask questions.
Wiki contents
- System overview - Overview of the system design, goal, code structure, security checklist etc.
- Development setup - Running annotation web locally on your machine
- Server setup - Running annotation web on a server
- Importing data
- User management - Create users, admins, change password, add 2FA for users ++
- Setting up an annotation task
- Exporting annotated data
Feel free to add content and edit this wiki (you need to be logged into a github account to do so). If you find any errors or mistakes you may also file an issue.