Published onFebruary 19, 2023Object detection and a breakdown of all the different methods for segmentation of imagesPytorchComputer-VisionObject-DetectionLooking at the different ways to apply object detection and segmentationRead more →
Published onFebruary 12, 2023CLIP (Contrastive Language Image Pre-training) next generation of large scale pre-trainingPytorchNLPComputer-VisionThe implications of CLIP in the space of image and text modellingRead more →
Published onJanuary 24, 2023What is Arcface loss and how is it used?Pythonpytorchloss-functionscomputer-visionBreaking down the Arcface loss and explaining its usage through example using PytorchRead more →
Published onJanuary 12, 2023Installing WSL on Windows 11 and setting up environment for Data Sciencewslenvironment-setupWhat is the purpose of WSL 2, including installation and setup for Data ScienceRead more →
Published onJanuary 4, 2023Understanding how to add react component such as Images in Next.jsnext-jsIn this blog we go through adding images in nextjs in mdx formatsRead more →