Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

[XAI] hot-fix of error in Detection XAI support #99

Merged
merged 5 commits into from
Dec 7, 2022

Conversation

dongkwan-kim01
Copy link
Contributor

This is the fix of the error issued in issue, which fixes the simple_test function in the classSAMDetectorMixin.

@sungmanc sungmanc merged commit 298d3a8 into releases/OTE_0.4.0 Dec 7, 2022
@sungmanc sungmanc deleted the dk/simple_test_two_stage branch December 7, 2022 01:28
goodsong81 pushed a commit that referenced this pull request Dec 13, 2022
* [XAI] hot-fix of error in Detection XAI support (#99)

* add simple_test two-stage

* two-path for saliency map exporting

* two-stage detector exception for simple test

* remove assertion for class-wise saliency map

* fix assertion error in the tiling det

* fix two stage detector saliency map error
goodsong81 added a commit that referenced this pull request Dec 20, 2022
* [XAI] hot-fix of error in Detection XAI support (#99)

* add simple_test two-stage

* two-path for saliency map exporting

* two-stage detector exception for simple test

* remove assertion for class-wise saliency map

* fix assertion error in the tiling det

* [OTE / XAI] Handle two stage detector in the inferrer.py (#104)

* [XAI] hot-fix of error in Detection XAI support (#98)

* add simple_test two-stage

* two-path for saliency map exporting

* two-stage detector exception for simple test

* remove assertion for class-wise saliency map

* fix assertion error in the tiling det

* handle two stage detectorin the inferrer.py

* handle two stage detectorin the inferrer.py

* handle two stage detectorin the inferrer.py

* handle from detector instance checking

* accept tuple data

* [Hot-fix] Fix zero-division error in one cycle lr scheduler in multilabel classification

Co-authored-by: dongkwan-kim <[email protected]>
Co-authored-by: Soobee Lee <[email protected]>
goodsong81 added a commit that referenced this pull request Dec 28, 2022
* fixed multilabel configs (#67)

* Tiling Module (#40)

* Feature/val batch and seed (#69)

* workaround bug (#70)

* Kp/devide runners (#71)

* move ema model to hook (#73)

* Appley release/OTE_0.3.0 changes (#77)

* Per-group softmax output (#74)

* Move drop_last in cls trainer.py (#79)

* Removed unnecessary mim version constraint for networkx package (#80)

* Revert "Removed unnecessary mim version constraint for networkx package (#80)" (#82)

* Don't apply activations on export in classification (#83)

* Delete unused code (#84)

* Replace current saliency map generation with Recipro-CAM for cls (#81)

* Class-wise saliency map generation for the detection task (#97)

* [XAI] hot-fix of error in Detection XAI support (#98)

* [XAI] hot-fix of error in Detection XAI support (#99)

* Replace only the first occurrence in the state_dict keys (#91)

* [OTE / XAI] Handle two stage detector in the inferrer.py (#104)

* [XAI] hot-fix of error in Detection XAI support (#98)

* [OTE / XAI][Develop] Handle two stage detector in the inferrer.py (#107)

* [XAI] hot-fix of error in Detection XAI support (#99)

* Merge OTE side XAI update to OTX (#109)

* Merge back releases/OTE_0.4.0 to develop (#116)

* [XAI] hot-fix of error in Detection XAI support (#99)

* [OTE / XAI] Handle two stage detector in the inferrer.py (#104)

* [XAI] hot-fix of error in Detection XAI support (#98)

* [Hot-fix] Fix zero-division error in one cycle lr scheduler in multilabel classification

* Fix extra activations when exporting nonlinear hierarchical head (#118)

* Fix get_train_data_cfg -> get_data_cfg

Signed-off-by: Songki Choi <[email protected]>
Co-authored-by: Prokofiev Kirill <[email protected]>
Co-authored-by: Eugene Liu <[email protected]>
Co-authored-by: Sungman Cho <[email protected]>
Co-authored-by: Jihwan Eom <[email protected]>
Co-authored-by: Yunchu Lee <[email protected]>
Co-authored-by: Vladislav Sovrasov <[email protected]>
Co-authored-by: Evgeny Tsykunov <[email protected]>
Co-authored-by: dongkwan-kim <[email protected]>
Co-authored-by: Adria Arrufat <[email protected]>
Co-authored-by: Soobee Lee <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants