Skip to content

Team-DDoBBy/Annotti-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annotti

Data annotation tool for deep learning

Code structure

  ├─ pulic
  │   └─ index.html            : DOM root
  ├─ src
  │   ├─ main                  : Related to main process
  │   ├─ components            : React components
  │   ├─ project_managers      : Project managing classes
  │   ├─ utils
  │   ├─ styles                : css files
  │   ├─ index.js              : Electron entries
  │   └─ imgs
  ├─ craco.config.js           : Settings to use Ant Design
  └─ package.json              : Package manager guide

About

Data annotation tool for deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages