Model save
Browse files
README.md
CHANGED
|
@@ -3,9 +3,6 @@ library_name: transformers
|
|
| 3 |
license: other
|
| 4 |
base_model: facebook/mask2former-swin-tiny-coco-instance
|
| 5 |
tags:
|
| 6 |
-
- image-segmentation
|
| 7 |
-
- instance-segmentation
|
| 8 |
-
- vision
|
| 9 |
- generated_from_trainer
|
| 10 |
model-index:
|
| 11 |
- name: Michael_Mask2Former_accelerated_8gpu_eval_18
|
|
@@ -17,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# Michael_Mask2Former_accelerated_8gpu_eval_18
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [facebook/mask2former-swin-tiny-coco-instance](https://huggingface.co/facebook/mask2former-swin-tiny-coco-instance) on the
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -47,7 +44,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
- total_eval_batch_size: 8
|
| 48 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 49 |
- lr_scheduler_type: constant
|
| 50 |
-
- num_epochs:
|
| 51 |
- mixed_precision_training: Native AMP
|
| 52 |
|
| 53 |
### Training results
|
|
|
|
| 3 |
license: other
|
| 4 |
base_model: facebook/mask2former-swin-tiny-coco-instance
|
| 5 |
tags:
|
|
|
|
|
|
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
- name: Michael_Mask2Former_accelerated_8gpu_eval_18
|
|
|
|
| 14 |
|
| 15 |
# Michael_Mask2Former_accelerated_8gpu_eval_18
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [facebook/mask2former-swin-tiny-coco-instance](https://huggingface.co/facebook/mask2former-swin-tiny-coco-instance) on the None dataset.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 44 |
- total_eval_batch_size: 8
|
| 45 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 46 |
- lr_scheduler_type: constant
|
| 47 |
+
- num_epochs: 50.0
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
| 50 |
### Training results
|