Install and Use TSNECUDA packageT-SNE is a great method to visualize high-dimension data by projecting them into three or two dimensions.Jan 29, 2021Jan 29, 2021
Reading: Learning from Simulated and Unsupervised Images through Adversarialhttps://arxiv.org/abs/1612.07828May 5, 2020May 5, 2020
A Few extra details about TransformerRecently I read a really nice article about Transformer in NLP. I want to write a summary and some details about the post as well as…Mar 4, 2020Mar 4, 2020
Calculate mean Average Precision (mAP) for multi-label classificationSuppose you want to train a model to recognize ingredients inside one food image, one effective way to evaluate the performance is mean…Nov 16, 20182Nov 16, 20182
PyTorch Style Transfer TutorialIn 2015, Leon A. Gatys et al. published a paper using deep neural networks to transfer the style of one image to another. The beauty of…Aug 22, 2018Aug 22, 2018