What's Changed
- layer.py file clean up by @poornima2605 in #192
- Refined layers.py file by @poornima2605 in #196
- Removed errors from layers_test and refined layers_utils file by @poornima2605 in #197
- Added layers_utils_test file by @poornima2605 in #198
- Mask rcnn added layers_utils_test files and removed all errors by @poornima2605 in #202
- added paz from master and modified train.py file by @poornima2605 in #211
- addition of endpoint layer losses and train file modified by @poornima2605 in #217
- simplied data generator by @poornima2605 in #223
- first training with modified input masks by @poornima2605 in #227
- normalise anchor boxes by @poornima2605 in #244
- added loss functions during compile by @poornima2605 in #253
- refracted detection target layer functions by @poornima2605 in #264
- training with fixed bboxes by @poornima2605 in #274
- modified folders as in paz by @poornima2605 in #275
- Mask rcnn by @poornima2605 in #277
- refractored backend and added backend_test file by @poornima2605 in #283
- layers documentation by @poornima2605 in #289
- refactored model and rpn_model files by @poornima2605 in #290
- Add image synthesis examples by @Jieying-Li in #300
- refactored generator file by @poornima2605 in #296
- Efficientdet by @Manojkumarmuru in #301
- SSD512 by @proneetsharma in #302
num_classes
now passed as argument toAugmentDetection
by @Manojkumarmuru in #306- MAML implementation for classification and regression by @oarriaga in #310
- Human pose 3D by @proneetsharma in #308
- Human pose 3 d by @proneetsharma in #311
- Added mask_rcnn by @poornima2605 in #314
- Refactoring Mask RCNN by @SushmaDG in #105
- Add MAML to examples by @oarriaga in #319
- Efficientpose by @Manojkumarmuru in #322
- Efficientpose by @Manojkumarmuru in #328
- Efficientpose by @Manojkumarmuru in #329
- Camera calibration by @proneetsharma in #333
- Fixing broken control-map link in the docs by @robintema in #334
- Efficientpose by @Manojkumarmuru in #332
- Visual Voice Activity Detection (VVAD) integration including live camera and prerecorded demo by @cedric-cfk in #330
- Efficientpose by @Manojkumarmuru in #336
- Hand detection by @proneetsharma in #338
- Updated unit tests by @Manojkumarmuru in #339
- Resize the background images by @proneetsharma in #340
New Contributors
- @poornima2605 made their first contribution in #192
- @Jieying-Li made their first contribution in #300
- @robintema made their first contribution in #334
- @cedric-cfk made their first contribution in #330
Full Changelog: 0.2.5...0.2.6