Merge branch 'dev/0.1.0' into 'master'
General matainence See merge request !4
Showing
- README.md 74 additions, 0 deletionsREADME.md
- bioharn/__init__.py 1 addition, 1 deletionbioharn/__init__.py
- bioharn/clf_dataset.py 12 additions, 25 deletionsbioharn/clf_dataset.py
- bioharn/clf_fit.py 88 additions, 103 deletionsbioharn/clf_fit.py
- bioharn/clf_predict.py 2 additions, 0 deletionsbioharn/clf_predict.py
- bioharn/compat/upgrade_mmdet_model.py 4 additions, 0 deletionsbioharn/compat/upgrade_mmdet_model.py
- bioharn/detect_dataset.py 255 additions, 124 deletionsbioharn/detect_dataset.py
- bioharn/detect_eval.py 66 additions, 21 deletionsbioharn/detect_eval.py
- bioharn/detect_fit.py 201 additions, 741 deletionsbioharn/detect_fit.py
- bioharn/detect_predict.py 299 additions, 128 deletionsbioharn/detect_predict.py
- bioharn/models/efficientdet.py 21 additions, 2 deletionsbioharn/models/efficientdet.py
- bioharn/models/mm_models.py 590 additions, 491 deletionsbioharn/models/mm_models.py
- bioharn/models/new_backbone.py 560 additions, 0 deletionsbioharn/models/new_backbone.py
- bioharn/models/new_detector.py 580 additions, 0 deletionsbioharn/models/new_detector.py
- bioharn/models/new_head.py 1565 additions, 0 deletionsbioharn/models/new_head.py
- bioharn/models/new_models_v1.py 730 additions, 0 deletionsbioharn/models/new_models_v1.py
- bioharn/models/new_neck.py 112 additions, 0 deletionsbioharn/models/new_neck.py
- bioharn/models/yolo2/yolo2.py 17 additions, 1 deletionbioharn/models/yolo2/yolo2.py
- bioharn/util/util_torch.py 121 additions, 0 deletionsbioharn/util/util_torch.py
- dev/coco_cli/coco_add_dummy_segmentations.py 76 additions, 0 deletionsdev/coco_cli/coco_add_dummy_segmentations.py
Loading
Please register or sign in to comment