Giter VIP home page Giter VIP logo

Comments (6)

rebotnix avatar rebotnix commented on August 26, 2024 1

@SkalskiP I fully understand. Maybe it´s possible to resort the whole array with a progress box when it takes longer to rename. In the long term of this application, it makes all sense to use a database as backend and a project selector as the first login. I think you want to make the tools as small as possible and I like the idea of database-less server application for labeling.

I´a c++ programmer and I worked in last 12 month a lot with nodejs and plain jquery and build some nice backends and frontend with it. The react framework is not my favorite right now, but this project makes sense to support it. I will experiment with it and try to see if i can implement the video to image part. Here we can work with standard binary on the backend or everything in JS which can be slow when we want to decode the video frame.

Keep up the good work. I really like it.

from make-sense.

SkalskiP avatar SkalskiP commented on August 26, 2024

@rebotnix, you just want to be able to change the names of already created labels? Or do you want to be able to edit the entire list? So you want to add, remove labels and edit names?

from make-sense.

rebotnix avatar rebotnix commented on August 26, 2024

@SkalskiP yes, add, remove labels and images would be very useful.

from make-sense.

SkalskiP avatar SkalskiP commented on August 26, 2024

@rebotnix I talked about it on Twitter today, I don't know if it's you or anyone else. The idea itself is very good and was originally in the range that was supposed to be in the alpha version, but due to the fact that other key functionalities took too long to complete, they were removed.

  • Expanding the dataset with new images is quite simple and should be feasible without any problems.
  • Editing the list of labels is more complicated. Mainly because once the project is open and we start to label the photos, we create a relationship between the photo and the label. In this situation, any operations on the labels list, such as changing the order or removing the label, may cause problems. This is because the photo is linked to the label index. Any changes of this type must be made carefully and thoroughly tested. But I also think that such functionality would bring a lot.

from make-sense.

SkalskiP avatar SkalskiP commented on August 26, 2024

@rebotnix I have decided that we will implement this issue in stages. The first step will be to add new photos while working on the project. I will start working on this part right now.

from make-sense.

SkalskiP avatar SkalskiP commented on August 26, 2024

Hi @rebotnix! This issue is coming to an end. On the develop branch and on the developer instance https://develop.makesense.ai/ this functionality is now available. And with the next release it will be added to the application.

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.