JP
Home
Publications
Projects
Posts
Contact
Posts
Data Prefetching in Deep Learning
In the previous post I explained that, after a certain point, improving efficiency of the data loaders or increasing the number of data …
Last updated on
Feb 20, 2022
5 min read
Visualizing data loaders to diagnose deep learning pipelines
Have you wondered why some of your training scripts halt every n batches where n is the number of loader processes? This likely means …
Last updated on
Apr 30, 2021
4 min read
Paper Review: 'Processing Megapixel Images with Deep Attention-Sampling Models'
‘Processing Megapixel Images with Deep Attention-Sampling Models’ (referred as ‘ATS’ below) [1] proposes a new …
Last updated on
May 6, 2021
4 min read
Paper Review: 'Evaluating Weakly Supervised Object Localization Methods Right'
The main claims of the paper [1] A certain level of localization labels are inevitable for WSOL. In fact, prior works that claim to be …
Last updated on
May 6, 2021
4 min read
How to unfold the aliased pixels in SENSE
This post explains how to unfold the undersampled, aliased image to the indices in the reconstruction matrix in SENSE. In short I …
Last updated on
May 6, 2021
2 min read
ICS 46: Frequently made mistakes
These are some of the most frequent mistakes students made in the lab when I worked as a tutor for ICS 46, Data Structure …
Last updated on
Jun 2, 2020
3 min read
Cite
×