Skip to content

Conversation

DavidLandup0
Copy link
Collaborator

Draft PR for observability. Body will be updated as progress is made.

DETR Elements

Will include:

  • DETR layers
    • Positional embeddings
    • Frozen BatchNormalization
    • DETRTransformerEncoder
    • DETRTransformerDecoder
  • DetrBackbone (Modified ResNet)
  • Object detection preprocessor
  • DETRObjectDetector (Tying the above into a class)
  • Weight conversion script from https://huggingface.co/facebook/detr-resnet-50

... and relevant workflows, collab notebooks, etc. for sanity checking.

@DavidLandup0
Copy link
Collaborator Author

Getting there :)
Lots of refactoring to do, but the core modules are there and work nicely with each other.

image

@sachinprasadhs sachinprasadhs added the WIP Pull requests which are work in progress and not ready yet for review. label Apr 11, 2025
@sachinprasadhs sachinprasadhs moved this to In Progress in KerasHub Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Pull requests which are work in progress and not ready yet for review.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants