Giter Club home page Giter Club logo

Comments (7)

bhack avatar bhack commented on July 29, 2024 2

This is the old long story about where to collect reusable CV components.
I suppose that we could port these from the model garden to keras-cv.

from keras-cv.

LukeWood avatar LukeWood commented on July 29, 2024 1

Think this looks like another good preprocessing layer.

I suppose that we could port these from the model garden to keras-cv.

yeah I agree, it's beginning to look like we are probably going to have a lot of code duplication between keras-cv and model garden. In my opinion this is to be expected - We do not want keras-cv to depend on model garden, but some of the functionality is the same.

@bhack thank you for continuing to point out the existing model garden implementations. They're extremely helpful to me.

from keras-cv.

LukeWood avatar LukeWood commented on July 29, 2024 1

Good question, probably corners? This can have its own issue to discuss. I'll re-open!

from keras-cv.

bhack avatar bhack commented on July 29, 2024

I think we have this already in the official model garden:
https://github.com/tensorflow/models/blob/master/official/vision/beta/projects/yolo/ops/preprocessing_ops.py#L236
https://github.com/tensorflow/models/blob/master/official/vision/beta/projects/yolo/ops/mosaic.py

from keras-cv.

innat avatar innat commented on July 29, 2024

Oh, I see. Does it mean that we should use these from the tensorflow/models garden or all those relevant operations will be moved here to strengthen the high-level api? Also why the mosaic.py file is under /yolo/ops/ directory? Shouldn't it be more general for all object detection models?

from keras-cv.

innat avatar innat commented on July 29, 2024

@bhack @LukeWood @qlzh727
What should be the default target format (BoxMode) for object detection tasks? Will it be pascal format or coco format? In the object detection preprocessing layer, is it expected that the layer should support both formats as input?

from keras-cv.

innat avatar innat commented on July 29, 2024

@LukeWood could you please see the above query? I would most likely send a PR for mosaic if possible.

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.