Giter Club home page Giter Club logo

Comments (8)

tanzhenyu avatar tanzhenyu commented on July 29, 2024 1

but we'll focus on things not TF2/Keras implemented yet, such as semantic segmentation, DeepLab, etc

If you are talking about official models is true. But there are many third_party very good impl related to your list on Github.

Yes -- and I'd like to consolidate the efforts. If that's already very good impl we should ask the author to migrate directly to this repo (or Keras-applications if it's backbone)

from keras-cv.

MatthAmoros avatar MatthAmoros commented on July 29, 2024

Very naive questions here:

  1. Why would you like to implement an anchor free model in an industrial context ?
    AFAIK anchor model are widely used for label inspection as they give a very quick and reliable result.
  2. Have you considered adressing vision inspection problems (detect defects on products) or labeling only (read and check label information) ?

I would be very happy to discuss further on this subject, and maybe try to participate on this project, as I m currently trying to implement a (very humble) anchor based "old school" vision control library.

from keras-cv.

tanzhenyu avatar tanzhenyu commented on July 29, 2024

Anchor free models are probably not in our immediate roadmaps yet. @fchollet WDYT?

from keras-cv.

bhack avatar bhack commented on July 29, 2024

@tanzhenyu At least it would have a bit of a way to diversify keras-cv compared to the model garden since almost all official anchor free papers implementations are in pytorch.

EDIT:
I meant that by an historical point of view model garden was more related to Google own research papers that on third_party research.

from keras-cv.

tanzhenyu avatar tanzhenyu commented on July 29, 2024

@tanzhenyu At least it would have a bit of a way to diversify keras-cv compared to the model garden since almost all official anchor free papers implementations are in pytorch.

EDIT:
I meant that by an historical point of view model garden was more related to Google own research papers that on third_party research.

True -- but we'll focus on things not TF2/Keras implemented yet, such as semantic segmentation, DeepLab, etc. If this is in the long run outperforming anchor-based models, (as well as DETR I guess), then we'd need to consider having re-useable layers for them.

So "long run" is the vague word here, would it make more sense to put in addons?

from keras-cv.

bhack avatar bhack commented on July 29, 2024

but we'll focus on things not TF2/Keras implemented yet, such as semantic segmentation, DeepLab, etc

If you are talking about official models is true. But there are many third_party very good impl related to your list on Github.

from keras-cv.

bhack avatar bhack commented on July 29, 2024

@tanzhenyu nevermind anchor-free just appeared in the new model garden object detection API (Centernet) https://github.com/tensorflow/models/tree/master/research/object_detection#tensorflow-2-support

from keras-cv.

bhack avatar bhack commented on July 29, 2024

IMHO less reusable when we have utils in models repos https://github.com/tensorflow/models/blob/master/research/object_detection/utils/target_assigner_utils.py#L44

from keras-cv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.