Skip to content
  • Categories
    • code
    • Food
    • data
    • Visualization
    • Personal
  • Privacy Policy
  • Article Backlog
  • About
  • Subscribe
  • Facebook
  • Twitter

Ergo Sum

Thoughts from a person

Tag: computer vision

— python —

Create Audio Books from your Bookshelf Using Python

January 25, 2022
Create Audio Books from your Bookshelf

New tutorial series is out! In it I show how you can : Scan your own books using video, not pictures, so it’s easier to record. Automatically detect page turns to find “keyframes” from the page turning video Extract the text using OCR (using AWS Textract and Microsoft Read) Check OCR accuracy using Project Gutenberg… Read More Create Audio Books from your Bookshelf Using Python

— python, Scraping —

How to Turn Web Scraping Into a Computer Vision Problem

June 21, 2018
Bounding Boxes

Let’s face it. Web scraping can be a bit boring sometimes. The general process is: Find site that has data Inspect element and see where data lives If in html table, write logic to parse table run for one page run on all pages fix minor bugs done Each and every site has little quirks.… Read More How to Turn Web Scraping Into a Computer Vision Problem

Proudly powered by WordPress | Theme: Anissa by AlienWP.
Posting....