Coder Social home page Coder Social logo

pbamotra / basicml Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 192.66 MB

Throwing a 'what' to everything machine leanring

Home Page: https://basicml.com

License: MIT License

HTML 56.82% Ruby 2.80% Shell 0.99% Makefile 0.19% Python 2.80% JavaScript 2.16% SCSS 34.25%
basics machine-learning

basicml's People

Contributors

ashawley avatar ashmaroli avatar ayushgoel avatar bandie avatar barryf avatar benbalter avatar codeferricode avatar crispgm avatar crunch09 avatar dirtyf avatar domingohui avatar dret avatar jekyllbot avatar kittygiraudel avatar kminito avatar mariolopjr avatar mdaines avatar mikkcz avatar mmktomato avatar oncleben31 avatar parkr avatar pathawks avatar pbamotra avatar raoasifraza11 avatar sensingturtle avatar stjhimy avatar strangehill avatar swsnr avatar ward avatar zlatanvasovic avatar

Watchers

 avatar

basicml's Issues

performance/2019/05/02/pytorch-augmentation-with-libjpeg-turbo

Squeezing image loading performance using libjpeg in Pytorch | Basic Machine Learning

Sometimes in your project you seek cheap thrills out of changing couple of lines of code. This is what happened when I came across the libjpeg-turbo project. The turbo version of libjpeg boasts to be 2-6x faster in performing image processing operations. Performance is what everyone wants, right?

https://www.basicml.com/performance/2019/05/02/pytorch-augmentation-with-libjpeg-turbo.html

performance/2019/05/18/efficiently-storing-and-retrieving-image-datasets

Efficiently processing large image datasets in Python | Basic Machine Learning

I have been working on Computer Vision projects for some time now and moving from NLP domain the first thing I realized was that image datasets are yuge! I typically process 500GiB to 1TB of data at a time while training deep learning models. Out of the box, I rely on using ImageFolder class of Pytorch but disk reads are so slow (innit?). I was reading through open source projects to see how people efficiently process large image data sets like Places. That’s how I stumbled into LMDB store which is the focus of this post. The tagline on the official project page justifies the benefits of using LMDB: -

https://www.basicml.com/performance/2019/05/18/efficiently-storing-and-retrieving-image-datasets.html

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.