Skip to content

sigmarion1/ohmydb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OhMyDB

The training tool for face-recognition classifier in web.

Description

OhMyDB is the prototype for continousely train and improve the face recognition classifier in web based enviorment. Thise frontend page helps users easily train and evaluate classifiers. Users can simply train or evaluate their custom models with just a few clicks. The prototype is currently live on the https://ohmydb.com

ERD

image

AWS Architecture

image

Getting Started

Dependencies

Installing

git clone https://github.com/sigmarion1/ohmydb

Executing program

  • run back-end development server (required virtaulenv)
cd back
python manage.py runserver
  • run front-end development server
cd front
npm start

Help

- deploying this web application using vercel.

Authors

Contributors names and contact info

  • sigmarion1

Version History

  • v3
    • Add admin site for train, annotating and evaluation
  • v2
    • Service for image crawling and classify using specefic classifier.
  • v1
    • Initial Release.

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

About

Admin tool for training face-recognition classifier based KNN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published