You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gokul NC edited this page Mar 16, 2020
·
6 revisions
Welcome to the ezAnnotate wiki!
Overview
A product to make the ML annotations easy-peasy and support all common annotation tasks.
Tag line:
Just upload data, add your team and build training/evaluation dataset in hours.
Development
Branches
master - Main branch. Contains everything from last stable release. To be updated before every stable release.
Production
production/stable - Main release branch. Contains general product-related changes from the latest stable release.
production/* - Release branches specific to clients/companies (* should be replaced by the lowercased client/company names preferably without any separators). It contains product-related changes specific to clients/companies from the latest stable release.
Alpha
alpha/stable - Main QA branch. Contains general product-related changes prior to a stable release.
alpha/* - QA branches specific to clients/companies (* should be replaced by the lowercased client/company names preferably without any separators). It contains product-related changes specific to clients/companies prior to a stable release.
Branch Management
Every major Feature or Bug will be worked-upon in separate branches. This will ensure that each of them can go to alpha and production in a standalone fashion.