Skip to content

Commit

Permalink
Updated DEEPLABCUT environment instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bf777 authored Aug 19, 2021
1 parent 8f806b5 commit c8735e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ as adapted in [zhixuhao](https://github.com/zhixuhao)'s [unet repository](https:
1. For DeepLabCut functionality (necessary for identifying brain atlas landmarks!),
[install and set up a DeepLabCut environment](https://github.com/AlexEMG/DeepLabCut/blob/master/docs/installation.md).
We recommend using their supplied Anaconda environments.
2. Activate the DeepLabCut environment (as described above, usually `activate DLC-GPU` on Windows or
`source activate DLC-GPU` on Linux/Mac - replace `DLC-GPU` with `DLC-CPU` if you installed the CPU version of DeepLabCut).
2. Activate the DeepLabCut environment (as described above, usually `activate DEEPLABCUT` on Windows or
`source activate DEEPLABCUT` on Linux/Mac.
3. Clone this git repository: `git clone https://github.com/bf777/MesoNet.git`
* NOTE: If you are on Windows, please clone the repository to a location on `C://` as the git repository search function does not currently support other drives.
5. Enter the git repository folder using `cd mesonet`, then run `python setup.py install` to install additional
Expand Down

0 comments on commit c8735e2

Please # to comment.