ruochenz commited on
Commit
e5bb451
β€’
1 Parent(s): 3f5bd48

upload detectron2 models

Browse files
Files changed (30) hide show
  1. .DS_Store +0 -0
  2. .gitattributes +0 -11
  3. HJDataset/.DS_Store +0 -0
  4. HJDataset/faster_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} +0 -0
  5. HJDataset/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  6. HJDataset/mask_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} +0 -0
  7. HJDataset/mask_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  8. HJDataset/retinanet_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} +0 -0
  9. HJDataset/retinanet_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  10. MFD/.DS_Store +0 -0
  11. MFD/faster_rcnn_R_50_FPN_3x/{config.yaml?dl=1 β†’ config.yml} +0 -0
  12. MFD/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  13. NewspaperNavigator/.DS_Store +0 -0
  14. NewspaperNavigator/faster_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} +0 -0
  15. NewspaperNavigator/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  16. PrimaLayout/.DS_Store +0 -0
  17. PrimaLayout/mask_rcnn_R_50_FPN_3x/{config.yaml?dl=1 β†’ config.yml} +0 -0
  18. PrimaLayout/mask_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  19. PubLayNet/.DS_Store +0 -0
  20. PubLayNet/faster_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} +0 -0
  21. PubLayNet/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  22. PubLayNet/mask_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} +0 -0
  23. PubLayNet/mask_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  24. PubLayNet/mask_rcnn_X_101_32x8d_FPN_3x/{config.yaml?dl=1 β†’ config.yml} +0 -0
  25. PubLayNet/mask_rcnn_X_101_32x8d_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  26. TableBank/.DS_Store +0 -0
  27. TableBank/faster_rcnn_R_101_FPN_3x/{config.yaml?dl=1 β†’ config.yml} +0 -0
  28. TableBank/faster_rcnn_R_101_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
  29. TableBank/faster_rcnn_R_50_FPN_3x/{config.yaml?dl=1 β†’ config.yml} +0 -0
  30. TableBank/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} +0 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
.gitattributes CHANGED
@@ -26,14 +26,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
26
  *.zip filter=lfs diff=lfs merge=lfs -text
27
  *.zstandard filter=lfs diff=lfs merge=lfs -text
28
  *tfevents* filter=lfs diff=lfs merge=lfs -text
29
- HJDataset/faster_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
30
- HJDataset/mask_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
31
- HJDataset/retinanet_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
32
- MFD/faster_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
33
- NewspaperNavigator/faster_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
34
- PrimaLayout/mask_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
35
- PubLayNet/faster_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
36
- PubLayNet/mask_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
37
- PubLayNet/mask_rcnn_X_101_32x8d_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
38
- TableBank/faster_rcnn_R_101_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
39
- TableBank/faster_rcnn_R_50_FPN_3x/model_final.pth?dl=1 filter=lfs diff=lfs merge=lfs -text
 
26
  *.zip filter=lfs diff=lfs merge=lfs -text
27
  *.zstandard filter=lfs diff=lfs merge=lfs -text
28
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
HJDataset/.DS_Store ADDED
Binary file (6.15 kB). View file
 
HJDataset/faster_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} RENAMED
File without changes
HJDataset/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
HJDataset/mask_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} RENAMED
File without changes
HJDataset/mask_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
HJDataset/retinanet_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} RENAMED
File without changes
HJDataset/retinanet_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
MFD/.DS_Store ADDED
Binary file (6.15 kB). View file
 
MFD/faster_rcnn_R_50_FPN_3x/{config.yaml?dl=1 β†’ config.yml} RENAMED
File without changes
MFD/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
NewspaperNavigator/.DS_Store ADDED
Binary file (6.15 kB). View file
 
NewspaperNavigator/faster_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} RENAMED
File without changes
NewspaperNavigator/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
PrimaLayout/.DS_Store ADDED
Binary file (6.15 kB). View file
 
PrimaLayout/mask_rcnn_R_50_FPN_3x/{config.yaml?dl=1 β†’ config.yml} RENAMED
File without changes
PrimaLayout/mask_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
PubLayNet/.DS_Store ADDED
Binary file (6.15 kB). View file
 
PubLayNet/faster_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} RENAMED
File without changes
PubLayNet/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
PubLayNet/mask_rcnn_R_50_FPN_3x/{config.yml?dl=1 β†’ config.yml} RENAMED
File without changes
PubLayNet/mask_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
PubLayNet/mask_rcnn_X_101_32x8d_FPN_3x/{config.yaml?dl=1 β†’ config.yml} RENAMED
File without changes
PubLayNet/mask_rcnn_X_101_32x8d_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
TableBank/.DS_Store ADDED
Binary file (6.15 kB). View file
 
TableBank/faster_rcnn_R_101_FPN_3x/{config.yaml?dl=1 β†’ config.yml} RENAMED
File without changes
TableBank/faster_rcnn_R_101_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes
TableBank/faster_rcnn_R_50_FPN_3x/{config.yaml?dl=1 β†’ config.yml} RENAMED
File without changes
TableBank/faster_rcnn_R_50_FPN_3x/{model_final.pth?dl=1 β†’ model_final.pth} RENAMED
File without changes