All Stories

Synthetic data generation

In my current organization, I am working on a model to sort post-consumer clothes to make them easier to recycle into products of different grades.

In journal, Dec 27, 2024

Dockerize whisper model

IntroductionWhat is a whisper model?Whisper is an open source speech recognition model trained by OpenAI. It enables transcription in multiple languages, as well as translation from t...

In journal, Apr 13, 2024

tsai model inference

In journal, Apr 03, 2024

Training LLM

In journal, Oct 07, 2023

Tunable loss functions for binary classification problems

Paper: Xtreme Margin: A Tunable Loss Function for Binary Classification Problems

In journal, Jul 16, 2023

Image augmentation with imgaug

This is a code snippet to generate image augmentation on your training data.

In journal, Jul 04, 2023

Google pegasus summarization model installation

In this blog post, I explain the steps that I followed to install google pegasus summatization model from the officical github page. I failed to complete the installation, since the p...

In journal, Jun 25, 2023

DiffusionDet Inference

[11/25 00:30:07 detectron2]: Arguments: Namespace(confidence_threshold=0.5, config_file=’configs/diffdet.coco.res50.yaml’, input=[‘image.jpg’], opts=[‘MODEL.WEIGHTS’, ‘.\diffdet_coco_...

In journal, Nov 25, 2022

My Podcasts

Trending AI Papers

Trending AI Repos