facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 278 forks source link

Changes to ClassyVision to support regression task with List[float] labels #795

Closed litesaber15 closed 2 years ago

litesaber15 commented 2 years ago

Summary: The v0 model of XRayRelevance project is a distillation model where we use the MViTv2 AV trunk to regress on IG's TTSN engagement embeddings. More details on project: https://docs.google.com/document/d/1SJaPU2xckTwUSE3Z8tONBj3jz1BvPQbifEHorH8Oe08/edit

This diff makes following changes to classyvision:

Differential Revision: D38049210

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D38049210

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D38049210