Giter Site home page Giter Site logo

Comments (4)

SixK avatar SixK commented on June 11, 2024

reproduced here too using vue3.
new shortcut keys are saved when clicking save button, read when refreshing page,
but if you change image, you loose custom shortcuts.

I guess the code doesn't use saved values, but shortcut default values.
Well, coco-annotator is only v0.11.1 ! I would say, the function is not implemented.

If you are really sure of the shorcuts you want, modify this file :
https://github.com/jsbroks/coco-annotator/blob/master/client/src/mixins/shortcuts.js
And rebuild you docker image (docker-compose -f docker-compose.yml build)

from coco-annotator.

wenbo0117 avatar wenbo0117 commented on June 11, 2024

edited coco-annotator\client\src\mixins\shortcuts.js

PS E:\coco-annotator> docker-compose -f docker-compose.yml build
[+] Building 0.0s (0/0)

Then open it as before

a little trouble,I am windows, or is there a way to lower the version.Please tell me the process and order.At the same time, I don't know how to uninstall. I feel that there is still a problem with uninstalling and reinstalling before.

from coco-annotator.

wenbo0117 avatar wenbo0117 commented on June 11, 2024

How do I download an old version? I downloaded the compressed file of an old version, tried to cd into coco-annotator, and ran docker-compose up. After running it, it still shows version 0.11.

from coco-annotator.

SixK avatar SixK commented on June 11, 2024

Well, there is no uninstall/reinstall mechanism.
Here we use docker that is a virtual machine.
With docker-compose you build and start images in docker.
You can find a pre-built docker image here if you really break everything and you don't find how to build again:
https://hub.docker.com/r/jsbroks/coco-annotator

If you want to build an older version, you can clone github project, then checkout the tag you want with git. And then run docker-compose -f docker-compose.yml build (or any other docker-compose file present at project roo (dev, gpu)
But why would you want an older version ? When doing modification on source code, version number don't change.
In a doubt, you can also add --no-cache parameter to force docker-compose to rebuild everything.

from coco-annotator.

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.