Git Product home page Git Product logo

pavaris-pm / dog-breed-classification-webapp Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 24.97 MB

Dog Breed Classification utilizing DetectionTransformer & ConvNext / Convolutional AutoEncoder architecture deployed as Web Application Demo πŸͺ–πŸŽ–οΈ

Home Page: https://oppai-dog-breed-classification-webapp-for-deployment.streamlit.app/

License: MIT License

Python 98.81% Shell 1.19%

dog-breed-classification-webapp's Issues

Any `Bug` occured in Web Application

since this is our first dog-breed-classification website , this issue are opened for all users who come up into our website and test our model by uploading external images. Note that if you have found any error, feel free to leave a comment here about what you've found. I will fix it as soon as i heard them from you!

in case of urgent work, please kindly @pavaris-pm to the loop, so that i will reply much faster!

Feature Requests [WIP] πŸ¦–

  • add custom component (e.g. probability distribution) in order to decorate our website by @pavaris-pm
  • train a classifier model using Convolutional AutoEncoder (CAE) to classify dog breeds by @pavaris-pm
  • #6 by @pavaris-pm for code implementation, co-authored with @supermind-c for bug fixing and model training
  • #5 by @pavaris-pm
  • Push ConvNext to Huggingface Hub by @supermind-c
  • format and setup code of conduct (code refactorization for wrong import & NonType of input/output specification) by @pavaris-pm
  • add unit testing for test-driven-development
  • optimize the speed during inference of web application, and solve the problem found in #7 by @supermind-c with newly deployed webapp in new domain website

etc ... (tag me and explain an error you've found)

For Contributors

Clearly note here that a PR also welcome, let's contribute to this project onward !
You can contribute to this project by

  1. Fork this repo
  2. Clone the repository
  3. add a feature or fix bug in the source code
  4. Made a PR, then, add @pavaris-pm to review your code (do not forget to link to this issue)

train a classifier model using `ConvNext` to classify dog breeds by @pavaris-pm

For all contributors here @supermind-c @ToydnyChristini @RyuNumchon πŸ“’ ❗

Even it seems to be great on 92% validation accuracy with ConvNext architecture, @supermind-c has made a visualization of my torch training loop, and seems like my code for display the training statistics (e.g. training acc, training loss) is wrong in the colab notebook. Since it is my logical error not a syntax error, i will fix it and give you a link in this separated PR so that you won't be confused with #1 which is the main issuesπŸ”₯

optimize the speed during inference of web application

as stated in #7 we will see that it will re-init the model everytime we upload new image, which is time-consuming since the ConvNext itself is very large. Consider optimize the speed by downloading everything first before making an inference at the end would much help a lot πŸ’―

make training process of the model can be done/duplicate through shell script

as mentioned in #4 that seems like i've faced a problem with loading the model weight, the path was founded already but the weight file seems like it is corrupted or something, the weight can be download in colab but cannot in codespace. According to that, one of the easiest solution is to building a shell script to be executed so that everything can be done in single environment. Note that any suggestion is welcome πŸ’―

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.