-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RetinaNet] Image Converter and ObjectDetector #1906
base: master
Are you sure you want to change the base?
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c1d7955 - Browse repository at this point
Copy the full SHA c1d7955View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for deaeac4 - Browse repository at this point
Copy the full SHA deaeac4View commit details -
Merge branch 'sineeli/add-retinanet-phase-2' of https://github.com/si…
…neeli/keras-hub into sineeli/add-retinanet-phase-2
Configuration menu - View commit details
-
Copy full SHA for 1cdd164 - Browse repository at this point
Copy the full SHA 1cdd164View commit details -
Configuration menu - View commit details
-
Copy full SHA for f90add8 - Browse repository at this point
Copy the full SHA f90add8View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb0c733 - Browse repository at this point
Copy the full SHA fb0c733View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c26534 - Browse repository at this point
Copy the full SHA 6c26534View commit details -
Configuration menu - View commit details
-
Copy full SHA for baee6e2 - Browse repository at this point
Copy the full SHA baee6e2View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ee905e - Browse repository at this point
Copy the full SHA 5ee905eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84533d4 - Browse repository at this point
Copy the full SHA 84533d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ceb8f - Browse repository at this point
Copy the full SHA b6ceb8fView commit details
Commits on Oct 8, 2024
-
- Use FeaturePyramidBackbone cls for RetinaNet backbone.
- Correct test cases.
Configuration menu - View commit details
-
Copy full SHA for 4c7a28b - Browse repository at this point
Copy the full SHA 4c7a28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f915dc - Browse repository at this point
Copy the full SHA 3f915dcView commit details -
- Add ground truth arg for RetinaNet model and remove source and targ…
…et format from preprocessor
Configuration menu - View commit details
-
Copy full SHA for f0da549 - Browse repository at this point
Copy the full SHA f0da549View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05fdefe - Browse repository at this point
Copy the full SHA 05fdefeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b26d3a - Browse repository at this point
Copy the full SHA 3b26d3aView commit details -
Revert "Subclass Imageconverter and overload call method for object d…
…etection method" This reverts commit 3b26d3a.
Configuration menu - View commit details
-
Copy full SHA for 0df121a - Browse repository at this point
Copy the full SHA 0df121aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8697240 - Browse repository at this point
Copy the full SHA 8697240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 394faf0 - Browse repository at this point
Copy the full SHA 394faf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33d81e9 - Browse repository at this point
Copy the full SHA 33d81e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79502d9 - Browse repository at this point
Copy the full SHA 79502d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a02c4 - Browse repository at this point
Copy the full SHA 72a02c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a28a033 - Browse repository at this point
Copy the full SHA a28a033View commit details -
add prior probability flag for prediction head to use it for classifi…
…cation head and user friendly
Configuration menu - View commit details
-
Copy full SHA for 50686e0 - Browse repository at this point
Copy the full SHA 50686e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc5483 - Browse repository at this point
Copy the full SHA 8dc5483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7d8ef - Browse repository at this point
Copy the full SHA 9f7d8efView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6801789 - Browse repository at this point
Copy the full SHA 6801789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e57cf1 - Browse repository at this point
Copy the full SHA 7e57cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac617c - Browse repository at this point
Copy the full SHA 8ac617cView commit details
Commits on Oct 11, 2024
-
use plain rescaling and normalization no resizing for od models as it…
… can effect the bounding boxes and the ops i backend framework dependent
Configuration menu - View commit details
-
Copy full SHA for 03efed5 - Browse repository at this point
Copy the full SHA 03efed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5704950 - Browse repository at this point
Copy the full SHA 5704950View commit details -
- Add required docstrings - Use `center_xywh` encoding for retinanet as per torch weights
Configuration menu - View commit details
-
Copy full SHA for 7c1d1de - Browse repository at this point
Copy the full SHA 7c1d1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2414f00 - Browse repository at this point
Copy the full SHA 2414f00View commit details -
init as layers for anchor generator and label encoder and as one more…
… arg for prediction head configuration
Configuration menu - View commit details
-
Copy full SHA for 064c971 - Browse repository at this point
Copy the full SHA 064c971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff8f13 - Browse repository at this point
Copy the full SHA 4ff8f13View commit details
Commits on Oct 12, 2024
-
- only consider levels from min level to backbone maxlevel fro featur…
…e extraction from image encoder
Configuration menu - View commit details
-
Copy full SHA for c4f752d - Browse repository at this point
Copy the full SHA c4f752dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bde84b9 - Browse repository at this point
Copy the full SHA bde84b9View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for caacc99 - Browse repository at this point
Copy the full SHA caacc99View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb555ca - Browse repository at this point
Copy the full SHA eb555caView commit details
Commits on Oct 30, 2024
-
Revert "update resizing as per new keras3 resizing layer for bboxes"
This reverts commit eb555ca.
Configuration menu - View commit details
-
Copy full SHA for de8233e - Browse repository at this point
Copy the full SHA de8233eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca10b9 - Browse repository at this point
Copy the full SHA 1ca10b9View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ec65fd - Browse repository at this point
Copy the full SHA 5ec65fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd00bdf - Browse repository at this point
Copy the full SHA dd00bdfView commit details -
use convert_preprocessing_inputs function for basic operations as bac…
…kend cause some gpu misplacement
Configuration menu - View commit details
-
Copy full SHA for 581d152 - Browse repository at this point
Copy the full SHA 581d152View commit details