keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
991 stars 326 forks source link

Migrate DarkNet to the new `Backbone` API #1635

Open ianstenbit opened 1 year ago

ianstenbit commented 1 year ago

To align KerasCV with the KerasNLP API, we're migrating our backbone models to subclass keras_cv.models.Backbone. This allows us to have a more structured, modular API for high-level task models, including the new ImageClassifier model (see https://github.com/keras-team/keras-cv/pull/1458).

A great step-by-step guide to this migration can be found in the description of https://github.com/keras-team/keras-cv/pull/1508, which performed this migration for ResNetV1.

If you'd like to take this issue up, please leave a comment and the KerasCV team can assign the issue to you. When opening a PR, please tag this issue as fixed by your PR, and tag our tracking bug https://github.com/keras-team/keras-cv/issues/1627 for bookkeeping.

soma2000-lang commented 1 year ago

Working on this! @ianstenbit .It would be great if you can assign me

1640

ID6109 commented 1 year ago

Here

soma2000-lang commented 1 year ago

Hi @ID6109 ,I will resume my work for this now.Due to my end sem work and some health issues I was inactive for some time.Please work on the other issues and leave this one

ID6109 commented 1 year ago

Good to hear from you again, @soma2000-lang. I'll leave this issue to you. Considering I have worked on multiple conversions till now, please do ping me if you need any help. Thanks!

jbischof commented 1 year ago

@soma2000-lang sorry to hear about your health issues. We will have lots of additional issues to work on so just let us know when you're ready to contribute again! There's no need to reserve an issue

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 180 days with no activity. It will be closed if no further activity occurs. Thank you.