diff --git "a/DataAnnotation/\346\240\207\346\263\250\345\267\245\345\205\267\345\256\211\350\243\205\345\222\214\344\275\277\347\224\250/1_Windows/1_3_LabelMe\345\256\211\350\243\205.md" "b/DataAnnotation/\346\240\207\346\263\250\345\267\245\345\205\267\345\256\211\350\243\205\345\222\214\344\275\277\347\224\250/1_Windows/1_3_LabelMe\345\256\211\350\243\205.md" index c7b4b7e16f8b79c1c36e274660ce742d7263ebcc..3531694244797a35bf2fb518ce7c13e118f3a2e5 100644 --- "a/DataAnnotation/\346\240\207\346\263\250\345\267\245\345\205\267\345\256\211\350\243\205\345\222\214\344\275\277\347\224\250/1_Windows/1_3_LabelMe\345\256\211\350\243\205.md" +++ "b/DataAnnotation/\346\240\207\346\263\250\345\267\245\345\205\267\345\256\211\350\243\205\345\222\214\344\275\277\347\224\250/1_Windows/1_3_LabelMe\345\256\211\350\243\205.md" @@ -14,7 +14,7 @@ pip install labelme 在命令行中执行下述命令,则会出现标注工具 ```cmd # 进入创建好的Anaconda环境 -source activate mypaddle +conda activate mypaddle # 开启LabelMe ``` LabelMe标注工具界面主要如下图所示: