CoolFace
Modelpublic

rubythalib33/vivit-b-16x2-kinetics400-finetuned-cctv-surveillance

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes3downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

vivit-b-16x2-kinetics400-finetuned-cctv-surveillance

This model is a fine-tuned version of google/vivit-b-16x2-kinetics400 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1985
  • —Accuracy: 0.9559
  • —F1: 0.9419
  • —Recall: 0.9559
  • —Precision: 0.9313

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-06
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 4032

Training results

Training LossEpochStepValidation LossAccuracyF1RecallPrecision
1.41680.125040.36860.91760.87820.91760.8421
0.40741.1210080.21630.92650.90450.92650.8854
0.22662.1215120.20740.93820.92180.93820.9082
0.45963.1220160.19850.95590.94190.95590.9313
0.31644.1225200.18560.95290.93870.95290.9277
0.30015.1230240.19780.93820.92240.93820.9123
0.55266.1235280.18790.94710.93450.94710.9271
0.65717.1240320.18780.94410.93060.94410.9212

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.1.2
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2