mmenendezg commited on
Commit
65f57d9
1 Parent(s): d475eba

DeTR successfully trained!

Browse files
preprocessor_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "do_pad": true,
4
  "do_rescale": true,
5
  "do_resize": true,
 
6
  "format": "coco_detection",
7
  "image_mean": [
8
  0.485,
 
3
  "do_pad": true,
4
  "do_rescale": true,
5
  "do_resize": true,
6
+ "feature_extractor_type": "DetrFeatureExtractor",
7
  "format": "coco_detection",
8
  "image_mean": [
9
  0.485,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ef0c46d2ea8c04dabb73712cca6027787fefc7731d9cc84a8f2bd24191ac861
3
  size 166608277
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090296487b79d9d3e20324be51a57ee0e16c161b5f3f63551f22013b73227045
3
  size 166608277
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76c064ca28baaefc67de052ae6054d436c610947efbfb7e323297d72d29a3459
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e52aa569f56403b01c2d0a0e9a314a20d9b0726f1da19b89649b9e9173073cc7
3
  size 4027