Object Detection
Transformers
PyTorch
TensorBoard
deta
Generated from Trainer
swin
traffic
automotive
ITS
computer-vision
Instructions to use mcity-data-engine/fisheye8k_jozhang97_deta-swin-large-o365 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mcity-data-engine/fisheye8k_jozhang97_deta-swin-large-o365 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="mcity-data-engine/fisheye8k_jozhang97_deta-swin-large-o365")# Load model directly from transformers import AutoModelForObjectDetection model = AutoModelForObjectDetection.from_pretrained("mcity-data-engine/fisheye8k_jozhang97_deta-swin-large-o365", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Daniel Bogdoll commited on
End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
base_model: jozhang97/deta-swin-large-o365
|
| 4 |
+
tags:
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
datasets:
|
| 7 |
+
- generator
|
| 8 |
+
model-index:
|
| 9 |
+
- name: fisheye8k_jozhang97_deta-swin-large-o365
|
| 10 |
+
results: []
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
+
|
| 16 |
+
# fisheye8k_jozhang97_deta-swin-large-o365
|
| 17 |
+
|
| 18 |
+
This model is a fine-tuned version of [jozhang97/deta-swin-large-o365](https://huggingface.co/jozhang97/deta-swin-large-o365) on the generator dataset.
|
| 19 |
+
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 1.0247
|
| 21 |
+
|
| 22 |
+
## Model description
|
| 23 |
+
|
| 24 |
+
More information needed
|
| 25 |
+
|
| 26 |
+
## Intended uses & limitations
|
| 27 |
+
|
| 28 |
+
More information needed
|
| 29 |
+
|
| 30 |
+
## Training and evaluation data
|
| 31 |
+
|
| 32 |
+
More information needed
|
| 33 |
+
|
| 34 |
+
## Training procedure
|
| 35 |
+
|
| 36 |
+
### Training hyperparameters
|
| 37 |
+
|
| 38 |
+
The following hyperparameters were used during training:
|
| 39 |
+
- learning_rate: 5e-05
|
| 40 |
+
- train_batch_size: 1
|
| 41 |
+
- eval_batch_size: 8
|
| 42 |
+
- seed: 0
|
| 43 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 44 |
+
- lr_scheduler_type: cosine
|
| 45 |
+
- num_epochs: 36
|
| 46 |
+
- mixed_precision_training: Native AMP
|
| 47 |
+
|
| 48 |
+
### Training results
|
| 49 |
+
|
| 50 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
| 51 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
| 52 |
+
| 1.3933 | 1.0 | 5288 | 1.6177 |
|
| 53 |
+
| 1.098 | 2.0 | 10576 | 1.2979 |
|
| 54 |
+
| 0.9565 | 3.0 | 15864 | 1.2650 |
|
| 55 |
+
| 0.8734 | 4.0 | 21152 | 1.2495 |
|
| 56 |
+
| 0.8196 | 5.0 | 26440 | 1.1328 |
|
| 57 |
+
| 0.7977 | 6.0 | 31728 | 1.3190 |
|
| 58 |
+
| 0.8448 | 7.0 | 37016 | 1.3999 |
|
| 59 |
+
| 0.7399 | 8.0 | 42304 | 1.3117 |
|
| 60 |
+
| 0.6325 | 9.0 | 47592 | 1.1202 |
|
| 61 |
+
| 0.621 | 10.0 | 52880 | 1.1707 |
|
| 62 |
+
| 0.7134 | 11.0 | 58168 | 1.2353 |
|
| 63 |
+
| 0.6425 | 12.0 | 63456 | 1.0416 |
|
| 64 |
+
| 0.5935 | 13.0 | 68744 | 0.9215 |
|
| 65 |
+
| 0.5798 | 14.0 | 74032 | 1.0827 |
|
| 66 |
+
| 0.5924 | 15.0 | 79320 | 1.0398 |
|
| 67 |
+
| 0.5559 | 16.0 | 84608 | 1.0112 |
|
| 68 |
+
| 0.5783 | 17.0 | 89896 | 1.0434 |
|
| 69 |
+
| 0.5536 | 18.0 | 95184 | 1.0247 |
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
### Framework versions
|
| 73 |
+
|
| 74 |
+
- Transformers 4.48.3
|
| 75 |
+
- Pytorch 2.5.1+cu124
|
| 76 |
+
- Datasets 3.2.0
|
| 77 |
+
- Tokenizers 0.21.0
|
runs/Feb15_11-10-29_mcity-rtx-4090/events.out.tfevents.1739635830.mcity-rtx-4090.1139582.19
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83012ce80427d90536b2d7b5e38616d621845c29fc8a6077bf4451a76c7a3ab5
|
| 3 |
+
size 52939
|