Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web server sync #334

Open
ch-hristov opened this issue Jul 17, 2023 · 4 comments
Open

Web server sync #334

ch-hristov opened this issue Jul 17, 2023 · 4 comments

Comments

@ch-hristov
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
This project is awesome. I made a lot of modifications on my fork but I feel like we can make this even better by adding a server-sync possibility. This can include either the images, the annotations or both.

Describe the solution you'd like
A clear and concise description of what you want to happen.
Login, see my annotations, share them with people who can modify them

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
There's probably others but I already have experience with this project

Additional context
Add any other context or screenshots about the feature request here.

@github-actions
Copy link

👋 Hello @ch-hristov, thank you for your interest in make-sense - free to use online tool for labelling photos! 🏷️

🐞 Bug reports

If you noticed that make-sense is not working properly, please provide us with as much information as possible. To make your life easier, we have prepared a bug report template containing all the relevant details. We know, we ask for a lot... However, please believe that knowing all that extra information - like the type of browser you use or the version of node you have installed - really helps us to solve your problems faster and more efficiently. 😉

💬 Get in touch

If you've been trying to contact us but for some reason we haven't responded to your issue yet, don't hesitate to get back to us on Gitter or Twitter.

💻 Local setup

# clone repository
git clone https://github.com/SkalskiP/make-sense.git

# navigate to main dir
cd make-sense

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

To ensure proper functionality of the application locally, an npm 8.x.x and node.js v16.x.x versions are required. More information about this problem is available in the #16 issue.

@SkalskiP
Copy link
Owner

Hi @ch-hristov 👋🏻

I'd love to test your fork!

@ch-hristov
Copy link
Author

ch-hristov commented Jul 17, 2023

@SkalskiP What I have so far is just a lean copy of the client side (wanted to keep the ML stuff away - I think the annotation functionality should be core and the other items can be added on a plugin basis). I can publish that if you're interested but it just makes the annotations easier to see, some tweaks on the coloring and it strips down the ML stuff.

The server side has been on my mind for a while but I haven't done any work on that yet, was planning to just start a discussion on it to see what is the best way to do this (like a feature plan). Even a simple server to save your annotations can be great because it can keep your profile. I'm not sure if there's even a ready solution that can be used to do this - like a server to sync up your YOLO / other kinds of format annotations.

@SkalskiP
Copy link
Owner

@ch-hristov I don't have time to support makesense.ai as I used to... That's why I'm super open to get some external developers who would like to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants