CoolFace
Modelpublic

sam1120/BACKUP_parking-utcustom-train-SF-RGBD-b5_6

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes8downloads
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. -->

parking-utcustom-train-SF-RGBD-b5_6

This model is a fine-tuned version of nvidia/mit-b5 on the sam1120/parking-utcustom-train dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0349
  • Mean Iou: 1.0
  • Mean Accuracy: 1.0
  • Overall Accuracy: 1.0
  • Accuracy Unlabeled: nan
  • Accuracy Parking: nan
  • Accuracy Unparking: 1.0
  • Iou Unlabeled: nan
  • Iou Parking: nan
  • Iou Unparking: 1.0

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: 4.5e-05
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 120

Training results

Training LossEpochStepValidation LossMean IouMean AccuracyOverall AccuracyAccuracy UnlabeledAccuracy ParkingAccuracy UnparkingIou UnlabeledIou ParkingIou Unparking
0.429220.0200.32880.49770.99530.9953nannan0.99530.0nan0.9953
0.203440.0400.23860.49990.99980.9998nannan0.9998nan0.00.9998
0.122360.0600.08721.01.01.0nannan1.0nannan1.0
0.094880.0800.04921.01.01.0nannan1.0nannan1.0
0.0741100.01000.03781.01.01.0nannan1.0nannan1.0
0.0646120.01200.03491.01.01.0nannan1.0nannan1.0

Framework versions

  • Transformers 4.30.2
  • Pytorch 2.0.1+cu117
  • Datasets 2.13.1
  • Tokenizers 0.13.3