Giter VIP home page Giter VIP logo

chart-recognizer's Introduction

Typing SVG

total stars followers

views

๐Ÿ“˜ My Favorite Open Source Projects

fintwit-bot timeseries-volatility-influence live-binance-charts axie-manager-bot tensortrade binance-trailing-stop-loss tensortrade fluentai chart-recognizer

All Repositories

๐Ÿ“• Top Projects I've Contributed To

darts darts fintwitbert

All Repositories

๐Ÿ“Š Github Stats and Activity

StephanAkkerman's Activity Graph

chart-recognizer's People

Contributors

imgbotapp avatar stephanakkerman avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

chart-recognizer's Issues

Add deletion / addition of new images in downloaded-images

If the images on the hub get updated the local images should change as well

  • Get complete dataset from HF
  • Compare image ids with the images that are currently saved
    • If an image with an id exist skip it
    • If an image with an id does not yet exist, create it
    • If there an image with an id that does not exist in the HF dataset, delete it

Add test set for analysis

We use all data now for validation and training, we should save some data so we can do analysis to see what images are hard to classify

Keep track of prior model results using a results.json file

We track the results with prior parameters so we can see the changes in performance when changing parameters. Maybe we can also add a config.json for changing the settings of the model.

The parameters we should track are:

  • Timm model name

  • Batch size

  • Datablock parameters

  • Datasets used

  • Number of images used

  • Validation percentage

  • Metrics results on val and test set

  • Loss function

  • Callbacks

  • Epoch

  • Learning rate

  • Confusion matrix results (TP, TN, FP, FN)

  • Add config.json for changing parameters

  • Write model output + used parameters to results.json

Perform analysis on test set

So we know which images are difficult to classify, add a notebook that covers:

  • The images from the test set that failed
  • Others?

Change id of image to hash

Now it is based on nothing, using a hash will make it easier to perform #8
This hash can then also be used to find duplicates

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.