v0.0.1
What's Changed
- Requirements vbfolder update by @LucBourrat1 in #5
- update README for docs by @LucBourrat1 in #6
- Prevent a known issue with camera parameters by @thibo73800 in #40
- use randomsampler in train_dataloader by @jsalotti in #37
- #45 fix tensorboard logger by @ragier in #46
- 3 cocodetection mask implement by @Johansmm in #36
- 1 update samples by @Johansmm in #41
- 50 train with samples by @Johansmm in #58
- Prevent crop outside of the spatial size by @thibo73800 in #34
- tuto getting started: modif typo + better frame slicing example by @LucBourrat1 in #33
- 35 doc getting started datasets by @thibo73800 in #59
- alotransform: probabilistic same_on_* by @jsalotti in #61
- Readmes by @thibo73800 in #63
- Batch list improvment by @thibo73800 in #62
- Frame with labels by @thibo73800 in #64
- 47 training your model alonet by @thibo73800 in #65
- Run from run_ID by @LucBourrat1 in #68
- About augmented tensor by @thibo73800 in #70
- Detr def arch by @thibo73800 in #69
- sample download progress bar and skip user prompt by @Johansmm in #81
- Frame api by @thibo73800 in #82
- update load weight and load train functions by @Johansmm in #80
- remove the need to instantiate boxes by @Johansmm in #84
- Coco panoptic dataset by @Johansmm in #77
- Fixe weights is None for detr & Deformable by @thibo73800 in #87
- Points2D by @thibo73800 in #72
- sample download progress bar and skip user prompt by @Johansmm in #90
- fix bug in load_training by @Johansmm in #91
- 88 load weights finetune models by @Johansmm in #92
- new colormaps and clipping option for disp view by @jsalotti in #95
- 42 development panoptic module by @Johansmm in #73
- fix bug load png image masks by @Johansmm in #99
- Fix compute pq metric mask2id by @Johansmm in #101
- 43 panoptic quality metrics by @Johansmm in #89
- fix stric mode by @Johansmm in #102
- 44 panoptic docs by @Johansmm in #94
- Quick fix log mask and panoptic by @Johansmm in #105
- Points2D & Boxes2D : Full pad support + new augmentations by @thibo73800 in #93
- temporal base metrics by @thibo73800 in #110
- 86 coco panoptic and masks doc by @Johansmm in #96
- Try to import and raise error only if use with instruction by @thibo73800 in #114
- Augmented tensor: labels renamed by Child + default args when adding one node by @thibo73800 in #111
- Fix augmented tensor on resize with Tensor label + done 57 issue by @thibo73800 in #83
- Depth disp pts3d by @thibo73800 in #118
- Fixe crop with fit & absolute boses by @thibo73800 in #117
- 113 unknown weights by @Johansmm in #115
- 119 depth on frame by @Johansmm in #120
- 98 deformable panoptic head by @Johansmm in #123
- Fix apply on child by @Johansmm in #127
- Fix boxes display by @thibo73800 in #124
- Serving ready test by @Johansmm in #129
- 79 coco detection splitmixin by @Johansmm in #122
- Raft refacto by @jsalotti in #128
- Serving ready by @Johansmm in #130
- fix: resize camera calib by @jsalotti in #132
- update threshold by @Johansmm in #133
- Trt export profiling by @jsalotti in #134
- include verbose in scope names by @Johansmm in #138
- Compatibility with embed systems by @Johansmm in #143
- fix append occlusion and title view by @Johansmm in #141
- fix labels get_view error when frame is None by @anhtu293 in #139
- fix log_image for tensorboard logger by @jsalotti in #140
- Fix crop on boxes and pts2d when using absolute position by @thibo73800 in #136
- Panoptic2trt by @Johansmm in #145
- add_rotation by @LucBourrat1 in #144
- Panoptic2trt fix by @Johansmm in #147
- Fix CameraIntrinsic last diag element by @jsalotti in #146
- bugfix: make depth label mergeable by @jsalotti in #149
- Depth.get_view(): fix normalization and add reverse cmap feature by @jsalotti in #150
- Deformable panoptic by @Johansmm in #148
- 142: Load best model instead of last one by @Johansmm in #151
- Optional tensort by @thibo73800 in #152
- save method on renderer by @thibo73800 in #153
New Contributors
- @LucBourrat1 made their first contribution in #5
- @thibo73800 made their first contribution in #40
- @jsalotti made their first contribution in #37
- @ragier made their first contribution in #46
- @Johansmm made their first contribution in #36
- @anhtu293 made their first contribution in #139
Full Changelog: https://github.com/Visual-Behavior/aloception/commits/v0.0.1