An open API service indexing awesome lists of open source software.

https://github.com/laion-ai/hand-inference

A model to run hand inference on a cluster.
https://github.com/laion-ai/hand-inference

Last synced: about 1 year ago
JSON representation

A model to run hand inference on a cluster.

Awesome Lists containing this project

README

          

# Hand inference

This repository lets you filter a dataset with open clip.

## Inference structure

1. Calculate CLIP similarity scores for image embeddings and ("hand", "hands", "finger", "fingers") tokens
2. Crop hands from image
3. Run CLIP similarity scores again
4. Perform finger detection