Daniel Gural
Daniel Gural
Quick demo to show how to use embeddings to spot fakes
## What changes are proposed in this pull request? (Please fill in changes proposed in this fix) ## How is this patch tested? If it is not, please explain why....
## What changes are proposed in this pull request? Added Dynamic Group examples
Shows how to Find and Correct Mistakes in your FiftyOne Datasets.
## What changes are proposed in this pull request? Adding GPU support to transformers utils ## How is this patch tested? If it is not, please explain why. Run this...
## What changes are proposed in this pull request? Adds precision, recall, and f1-score to samples and frames after running `evaluate_detections()`. ## How is this patch tested? If it is...