
Calculating Color Histogram of Image Tensor: OpenCV vs PyTorch
Two ways to calculate color histogram: OpenCV-based and PyTorch-based.

Two ways to calculate color histogram: OpenCV-based and PyTorch-based.

A collection of images I asked DALL・E 2 to generate.

An optimized NumPy implementation of top-k function.

This post shows how to convert a DataFrame of user-item interactions to a compressed sparse row (CSR) matrix, the most common format for sparse matrices.

Let's look back at the updates in deep learning in 2021! This post covers four application projects worth checking out

Let's look back at the updates in deep learning in 2021! This post covers eight research papers worth checking out.

The ability of StyleGAN to generate super-realistic images has been inspiring many application works. To have some sort of organized view on them, this post covers important papers with a focus on image manipulation.

The Kaggle SETI competition has ended. Did kagglers succeed in finding aliens? Let's see.

It's so easy for me to forget how to setup Jupyter in a newly created Poetry / Pipenv environment. So, here it is.

This post shows you how to set up a cheap and comfortable computing environment for Kaggle using Colab Pro and Google Drive. Happy Kaggling!