Merge branch 'staging' of https://github.com/Microsoft/ComputerVision into staging
This commit is contained in:
Коммит
b3b7a80dbf
|
@ -43,7 +43,7 @@ To get started on your local machine:
|
|||
1. Activate the conda environment and register it with Jupyter:
|
||||
```
|
||||
conda activate cvbp
|
||||
python -m ipykernel install --user --name cvbp --display-name "Python (cvbp)"
|
||||
python -m ipykernel install --user --name cv --display-name "Python (cv)"
|
||||
```
|
||||
If you would like to use [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/), install `jupyter-webrtc` widget:
|
||||
```
|
||||
|
@ -97,4 +97,4 @@ The main variables and abbreviations are given in the table below:
|
|||
|
||||
## Frequently asked questions
|
||||
|
||||
Answers to Frequently Asked Questions such as "How many images do I need to train a model?" or "How to annotate images?" can be found in the [FAQ.md](FAQ.md) file.
|
||||
Answers to Frequently Asked Questions such as "How many images do I need to train a model?" or "How to annotate images?" can be found in the [FAQ.md](FAQ.md) file.
|
||||
|
|
Загрузка…
Ссылка в новой задаче