Cheaple commited on
Commit
fba9ab9
·
1 Parent(s): 9484db3

Conditional DETR classifier version2 -- training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Cheaple/my-detr",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -29,13 +29,13 @@
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
- "0": "balloon"
33
  },
34
  "init_std": 0.02,
35
  "init_xavier_std": 1.0,
36
  "is_encoder_decoder": true,
37
  "label2id": {
38
- "balloon": 0
39
  },
40
  "mask_loss_coefficient": 1,
41
  "max_position_embeddings": 1024,
 
1
  {
2
+ "_name_or_path": "microsoft/conditional-detr-resnet-50",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
+ "0": "boat"
33
  },
34
  "init_std": 0.02,
35
  "init_xavier_std": 1.0,
36
  "is_encoder_decoder": true,
37
  "label2id": {
38
+ "boat": 0
39
  },
40
  "mask_loss_coefficient": 1,
41
  "max_position_embeddings": 1024,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd196c3bd12511ce9b2c1fa348986b170a3d9afe56a6f742045ef7ab2582ffde
3
  size 174208637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d91db19fa91d330c6e3794e8600792dfaf40c3d8ca7426606b3c90e1c3d853b
3
  size 174208637