CoolFace
Modelpublic

ashutosh-kedar/rt-detr-v2-finetuned-trash-hand-bin-bbox

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes6downloads
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. -->

Live Demo

Try the Gradio application here:

Hugging Face Space: https://huggingface.co/spaces/ashutosh-kedar/ECO-VISION

Upload an image and the model detects:

  • —Trash
  • —Bin
  • —Hand

It also visualizes the predicted bounding boxes and confidence scores.

rt-detr-v2-finetuned-trash-hand-bin-bbox

This model is a fine-tuned version of PekingU/rtdetr_v2_r50vd on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 9.1691
  • —Map: 0.45
  • —Map 50: 0.62
  • —Map 75: 0.54
  • —Map Small: 0.05
  • —Map Medium: 0.2
  • —Map Large: 0.47
  • —Mar 1: 0.51
  • —Mar 10: 0.68
  • —Mar 100: 0.73
  • —Mar Small: 0.2
  • —Mar Medium: 0.61
  • —Mar Large: 0.74
  • —Map Bin: 0.75
  • —Mar Bin: 0.88
  • —Map Hand: 0.55
  • —Mar Hand: 0.78
  • —Map Not Bin: 0.01
  • —Mar Not Bin: 0.7
  • —Map Not Hand: 0.18
  • —Mar Not Hand: 0.45
  • —Map Not Trash: 0.21
  • —Mar Not Trash: 0.61
  • —Map Trash: 0.69
  • —Mar Trash: 0.82
  • —Map Trash Arm: 0.78
  • —Mar Trash Arm: 0.87

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: 0.0001
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossMapMap 50Map 75Map SmallMap MediumMap LargeMar 1Mar 10Mar 100Mar SmallMar MediumMar LargeMap BinMar BinMap HandMar HandMap Not BinMar Not BinMap Not HandMar Not HandMap Not TrashMar Not TrashMap TrashMar TrashMap Trash ArmMar Trash Arm
81.86441.05017.97040.150.210.170.00.040.160.250.380.470.00.240.490.50.850.380.840.00.170.00.00.010.480.160.790.00.13
25.14172.010010.80620.390.540.430.010.150.40.420.610.660.30.450.680.720.870.580.820.010.740.00.00.110.550.610.810.70.8
18.36903.01509.59750.410.570.50.010.180.430.450.680.730.30.560.750.750.880.580.830.020.770.00.350.180.60.660.830.710.87
16.04414.02009.22870.440.590.510.010.20.450.480.70.750.40.580.760.760.880.550.810.010.80.010.450.210.610.690.830.820.87
14.63445.02509.12730.450.590.520.040.20.460.460.70.740.30.590.750.750.880.570.820.010.70.020.450.250.630.690.830.820.9
13.60426.03009.09290.420.60.460.010.210.440.50.690.730.10.570.750.760.880.560.80.010.750.080.40.220.610.690.820.630.87
12.81967.03509.16430.430.610.460.010.210.440.490.690.730.10.570.740.760.880.550.80.010.720.10.40.220.610.690.820.650.87
12.22778.04009.09230.450.610.530.080.20.460.50.680.730.20.580.740.760.880.550.790.010.710.10.40.230.620.690.820.780.9
11.75239.04509.15090.440.610.530.050.20.460.490.690.720.20.580.730.750.880.550.780.010.670.10.40.220.620.690.820.780.87
11.507810.05009.16910.450.620.540.050.20.470.510.680.730.20.610.740.750.880.550.780.010.70.180.450.210.610.690.820.780.87

Framework versions

  • —Transformers 5.12.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2