Skip to content

LAION-AI/hand-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A model to run hand inference on a cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors