Skip to content

git-disl/GTModelZoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GTModelZoo

GTModelZoo aims to provide a portal to submit and explore DL Benchmarking projects.

What can GTModelZoo be used for?

  1. Submitting DL models with varied configurations
  2. Explore models submitted by other users

How can one submit a project through GTModelZoo?

  1. Users can sign up and create an account. This helps in creating, updating and deleting their projects.
  2. Submit the project, by filling the form.

About the form

  1. The form is divided into four sections: Project Overview, DataSet Overview, Model Overview and Performance Metrics
  2. Users can navigate between the different sections and finally preview the form before submitting

Note

GTModelZoo was built on the Django-WebApp.

Usage :

python django_web_app/manage.py makemigrations

python django_web_app/manage.py migrate

python django_web_app/manage.py runserver

In your web browser enter the address : http://localhost:8000 or http://127.0.0.1:8000/

Technologies Used:

  • Python
  • Django
  • Bootstrap
  • JavaScript

Additional Python Modules Required:

  • Django
  • django-crispy-forms
  • Pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published