dnth's comments

dnth | 3 years ago | on: Find image duplicates and outliers – A free, scalable, efficient tool

fastdup is a tool that let you gain insights from a large image/video collection.

It lets you identify image duplicates, video duplicates, wrong labels, outliers, corrupted data, and image clusters.

fastdup is -

Unsupervised: fits any visual dataset. Scalable: handles 400M images on a single machine. Efficient: works on CPU (even on Google Colab with only 2 CPU cores!). Low Cost: can process 12M images on a $1 cloud machine budget.

dnth | 3 years ago

Even pros have dark, blurry & duplicate shots. But disorganization can make it hard to find those special memories. Let's fix that.

dnth | 3 years ago | on: PyTorch at the Edge: Deploy 964 TIMM Models on Android with TorchScript

Model deployment is painful. Running a model on a mobile phone?

Forget it .

The frustration is real. I remember spending nights exporting models into ONNX and it still failed me. Deploying models on mobile for edge inference used to be complex.

Not anymore.

In this post, I’m going to show you how you can pick from over 900+ SOTA models on TIMM, train them using best practices with Fastai, and deploy them on Android using Flutter.

page 1