Skip to content

Half-finished project of chart recognises from "Kaggle: Benetech - Making Graphs Accessible".

Notifications You must be signed in to change notification settings

MTDoven/Chart-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart-Recognizer

Half-finished project of charts recognization from "Kaggle: Benetech - Making Graphs Accessible".
Get more information on Benetech - Making Graphs Accessible

Here's a brief explanation about my codes.

  1. I use yolo to recognize different component in the picture.
  2. Then manually process these information to fix x-axis and y-axis and the area of main chart.
  3. Depending on different type of charts, I cropped the specific part of the picture, and put it into another model.
  4. To process 4 types of charts, I used 4 model (manual or by yolo) to process the cropped images.

Generally, these are not successful codes. It's not robust enough to face a variety of images.
But I hope these codes can give some help or inspiration to someone in the future.

About

Half-finished project of chart recognises from "Kaggle: Benetech - Making Graphs Accessible".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published