Add Object Detection 3D #3979
Add Object Detection 3D #3979
25.50% of diff hit (target 81.56%)
View this Pull Request on Codecov
25.50% of diff hit (target 81.56%)
Annotations
Check warning on line 65 in src/otx/algo/common/layers/transformer_layers.py
codecov / codecov/patch
src/otx/algo/common/layers/transformer_layers.py#L65
Added line #L65 was not covered by tests
Check warning on line 68 in src/otx/algo/common/layers/transformer_layers.py
codecov / codecov/patch
src/otx/algo/common/layers/transformer_layers.py#L68
Added line #L68 was not covered by tests
Check warning on line 78 in src/otx/algo/common/layers/transformer_layers.py
codecov / codecov/patch
src/otx/algo/common/layers/transformer_layers.py#L78
Added line #L78 was not covered by tests
Check warning on line 120 in src/otx/algo/common/layers/transformer_layers.py
codecov / codecov/patch
src/otx/algo/common/layers/transformer_layers.py#L120
Added line #L120 was not covered by tests
Check warning on line 109 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L107-L109
Added lines #L107 - L109 were not covered by tests
Check warning on line 113 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L111-L113
Added lines #L111 - L113 were not covered by tests
Check warning on line 120 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L115-L120
Added lines #L115 - L120 were not covered by tests
Check warning on line 162 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L161-L162
Added lines #L161 - L162 were not covered by tests
Check warning on line 171 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L169-L171
Added lines #L169 - L171 were not covered by tests
Check warning on line 175 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L173-L175
Added lines #L173 - L175 were not covered by tests
Check warning on line 179 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L177-L179
Added lines #L177 - L179 were not covered by tests
Check warning on line 185 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L181-L185
Added lines #L181 - L185 were not covered by tests
Check warning on line 189 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L187-L189
Added lines #L187 - L189 were not covered by tests
Check warning on line 193 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L192-L193
Added lines #L192 - L193 were not covered by tests
Check warning on line 195 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L195
Added line #L195 was not covered by tests
Check warning on line 203 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L203
Added line #L203 was not covered by tests
Check warning on line 207 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L205-L207
Added lines #L205 - L207 were not covered by tests
Check warning on line 250 in src/otx/algo/common/losses/focal_loss.py
codecov / codecov/patch
src/otx/algo/common/losses/focal_loss.py#L250
Added line #L250 was not covered by tests
Check warning on line 238 in src/otx/algo/detection/heads/rtdetr_decoder.py
codecov / codecov/patch
src/otx/algo/detection/heads/rtdetr_decoder.py#L238
Added line #L238 was not covered by tests
Check warning on line 266 in src/otx/algo/detection/heads/rtdetr_decoder.py
codecov / codecov/patch
src/otx/algo/detection/heads/rtdetr_decoder.py#L266
Added line #L266 was not covered by tests
Check warning on line 285 in src/otx/algo/detection/heads/rtdetr_decoder.py
codecov / codecov/patch
src/otx/algo/detection/heads/rtdetr_decoder.py#L284-L285
Added lines #L284 - L285 were not covered by tests
Check warning on line 43 in src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py
codecov / codecov/patch
src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py#L42-L43
Added lines #L42 - L43 were not covered by tests
Check warning on line 58 in src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py
codecov / codecov/patch
src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py#L50-L58
Added lines #L50 - L58 were not covered by tests
Check warning on line 61 in src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py
codecov / codecov/patch
src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py#L60-L61
Added lines #L60 - L61 were not covered by tests
Check warning on line 67 in src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py
codecov / codecov/patch
src/otx/algo/object_detection_3d/backbones/monodetr_resnet.py#L63-L67
Added lines #L63 - L67 were not covered by tests