Code Monkey home page Code Monkey logo

Comments (4)

SkalskiP avatar SkalskiP commented on July 3, 2024 1

@ssakhavi I am sceptical about such solutions for (at least) two reasons:

  • This approach is "sufficient" if we are only talking about crop, but what about rotation? What about CV operations like filters, binarization or other potentially useful operations?
  • I want MakeSense to be as intuitive as possible. Exporting a photo is obvious for the user. Nobody has to guess what kind of information was returned from the application.... I uploaded the photo, cropped it, exported it and got the cropped photo.

If we were to go into such a thing, it would have to be a separate module, maybe with a separate tab. Where I can do it all. And then export photos and labels.

from make-sense.

SkalskiP avatar SkalskiP commented on July 3, 2024

Hi @ssakhavi I understand that in this situation, when we download labels, we will also have to download a whole package of photos? Because the training should take place on new (edited) photos?

from make-sense.

ssakhavi avatar ssakhavi commented on July 3, 2024

By right, the training should be done on the edited photos, yes.

@SkalskiP But maybe we don't need to download the whole images. We will need to download the process that has led to the editted image and then we can generate the new images and labels via the downloaded image.

As an example: Imagine we need to crop image A. We don't need to dowload the cropped image A but only the 4-points that lead to the new frame.

from make-sense.

ssakhavi avatar ssakhavi commented on July 3, 2024

from make-sense.

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.