diff --git a/config.json b/config.json new file mode 100644 index 0000000..adcd723 --- /dev/null +++ b/config.json @@ -0,0 +1,41 @@ +{ + "_name_or_path": "facebook/detr-resnet-50", + "activation_dropout": 0.0, + "activation_function": "relu", + "architectures": [ + "DetrForObjectDetection" + ], + "attention_dropout": 0.0, + "auxiliary_loss": false, + "backbone": "resnet50", + "bbox_cost": 5, + "bbox_loss_coefficient": 5, + "class_cost": 1, + "d_model": 256, + "decoder_attention_heads": 8, + "decoder_ffn_dim": 2048, + "decoder_layerdrop": 0.0, + "decoder_layers": 6, + "dice_loss_coefficient": 1, + "dilation": false, + "dropout": 0.1, + "encoder_attention_heads": 8, + "encoder_ffn_dim": 2048, + "encoder_layerdrop": 0.0, + "encoder_layers": 6, + "eos_coefficient": 0.1, + "giou_cost": 2, + "giou_loss_coefficient": 2, + "init_std": 0.02, + "init_xavier_std": 1.0, + "is_encoder_decoder": true, + "mask_loss_coefficient": 1, + "max_position_embeddings": 1024, + "model_type": "detr", + "num_hidden_layers": 6, + "num_queries": 100, + "position_embedding_type": "sine", + "scale_embedding": false, + "torch_dtype": "float32", + "transformers_version": "4.17.0" +} diff --git a/pytorch_model.bin b/pytorch_model.bin new file mode 100644 index 0000000..f344351 --- /dev/null +++ b/pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e87cd360a5e13dbf93082b3079d5759fea057d2584462d23217cf684e6af4ec +size 166637077