CoolFace
Modelpublic

shuangtianxiaoye/LPCV-Track2-EfficientAI

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes
Model Card

LPCV Track2 EfficientAI Models

This repository provides model weights for our LPCV Track 2 video classification solution.

Files

  • slowfast_r101_16x4_QEVD_sup.pth: MMAction2 SlowFast-R101 teacher model.
  • r2plus1d_r18_16x4_QEVD_sup.pth: distilled TorchVision R(2+1)D-18 student model.
  • SHA256SUMS: checksums for released weights.

Dataset Notice

These weights were trained with supplemental QEVD data and the original Qualcomm QEVD dataset.

Usage

See the project repository README for training, distillation, and export instructions.