CoolFace
Modelpublic

ratchy-oak/vivit-b-16x2-kinetics400-finetuned-cctv-surveillance

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes9downloads
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.1690
  • —Accuracy: 0.9559
  • —F1: 0.9430
  • —Recall: 0.9559
  • —Precision: 0.9333

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.58360.125040.36440.92060.88500.92060.8799
0.37671.1210080.25860.92650.89940.92650.8831
0.20632.1215120.21900.92940.90970.92940.9002
0.45143.1220160.22170.95290.94190.95290.9380
0.26784.1225200.19190.95290.94190.95290.9380
0.23115.1230240.17970.94120.92520.94120.9141
0.52566.1235280.16900.95590.94300.95590.9333
0.5397.1240320.16780.95290.93980.95290.9297

Framework versions

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