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

Installation steps without Docker #62

Closed
AhmedRefaat opened this issue Sep 18, 2018 · 2 comments
Closed

Installation steps without Docker #62

AhmedRefaat opened this issue Sep 18, 2018 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@AhmedRefaat
Copy link

Hello Guys,
Can you support installation steps without using docker ?

@nmanovic
Copy link
Contributor

nmanovic commented Sep 19, 2018

@AhmedRefaat ,

Dockerfile itself is a good documentation how to install CVAT without docker. Need to install a lot of dependencies. Support installation instructions for many OSes is overkill for our small team. Thus it is easy for us to say: "we work on any OS where docker is supported" and it covers Linux, Windows, Mac OS, etc...

Does it answer your question?

@nmanovic nmanovic added the question Further information is requested label Sep 19, 2018
@nmanovic nmanovic self-assigned this Sep 19, 2018
@cvat-ai cvat-ai deleted a comment from dsdon10 Sep 19, 2018
@nmanovic
Copy link
Contributor

@AhmedRefaat ,

I will close the issue. Please don't hesitate to open it again if you think that your question was not answered.

TOsmanov pushed a commit to TOsmanov/cvat that referenced this issue Aug 23, 2021
…-ai#62)

* ability to install opencv-python-headless instead opencv-python

* Updated CHANGELOG.md

Allow to choose `opencv=python-headless` as dependency with `DATUMARO_HEADLESS=1` env. variable when installing
TOsmanov pushed a commit to TOsmanov/cvat that referenced this issue Aug 23, 2021
* Relax importer for Pascal VOC dataset (search in subdirectories) (cvat-ai#50)

In some cases developers don't want to specify the exact path to Pascal VOC.
Now you have to specify VOCtrainval_11-May-2012/VOCdevkit/VOC2012/. After the
patch it will be possible to specify VOCtrainval_11-May-2012/.

* Allow missing supercategory in COCO annotations (cvat-ai#54)

Now it is possible to load coco_instances dataset even if the annotation file doesn't have supercategory

* Add CamVid format support (cvat-ai#55)

Co-authored-by: Maxim Zhiltsov <[email protected]>

* Fix CamVid format (cvat-ai#57)

* Fix ImageNet format

* Fix CamVid format

* ability to install opencv-python-headless instead opencv-python (cvat-ai#62)

Allow to choose `opencv=python-headless` as dependency with `DATUMARO_HEADLESS=1` env. variable when installing

* Release 0.1.4 (cvat-ai#63)

* update version

* update changelog

Co-authored-by: Nikita Manovich <[email protected]>
Co-authored-by: Anastasia Yasakova <[email protected]>
Co-authored-by: Andrey Zhavoronkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants