BWL

Results 7 issues of BWL

![image](https://user-images.githubusercontent.com/37199800/78051077-c3393a00-73af-11ea-8ae0-2afcb44f16be.png) i have downloaded the newest release.and two path in css is error,image upside is the image i have changed.

第一次PR, 如果有什么不对的地方还请原谅 主要是将评价函数修改成更简单的形式. ```py if __name__ == '__main__': from PIL import Image l, p = np.random.randint(0,3,size=(500,100)),np.random.randint(0,3,size=(500,100)) print(get_miou_recall_precision(l, p, [0, 1, 2])) print(l_get_miou_recall_precision(l, p, [0, 1, 2])) ``` 可通过上述代码进行正确性的验证. ``` (0.19795873925264684,...

https://github.com/baaivision/Painter/blob/07c8a2a04d8fab791dae804cd7509a3e1cdaa321/SegGPT/SegGPT_inference/seggpt_inference.py#L8 ``` python import models_seggpt ``` it seems that there is temporarily no models in the inference?

我为您的项目制作了Docker镜像。 # 使用制作好的镜像 pull 镜像 ``` sudo docker pull 735083049/resume ``` 运行镜像 ``` sudo docker run -d -p 3081:80 735083049/resume ``` # 手动构建镜像 加入的Dockerfile可以用于手动构建镜像。 1. 运行build构建dist目录 ``` npm run build...

看了一下,应该是缺少nodemon 各位可以在运行完作者代码后运行此代码 `cnpm install nodemon -g` 然后 `npm run dev` 即可正确启动 或者麻烦作者把nodemon加入到package里~。@MrZHLF

不知道作者有没有兴趣做云端然后我接入,毕竟本地逻辑我简单做了一下感觉还蛮难的233。 ![Screenshot_20190424_045625_com first focus](https://user-images.githubusercontent.com/37199800/56758716-e768c000-67c9-11e9-9d9f-44280fbcee5a.jpg) ![Screenshot_20190417_212214_com example my_first_a](https://user-images.githubusercontent.com/37199800/56758733-ef286480-67c9-11e9-9616-9b5177834d36.jpg)