liangshi036

Results 6 comments of liangshi036

pip install openvino

> @x0rzkov - thanks for your efforts - running docker via linux in wsl2 > I had to add version: "3.2" at the top of docker-compose.yml to get it to...

That's Awesome. Looking Forward to your update! thanks for this great job which keep us in touch with SOTA things.

@yang-ruixin , seems you're not using BCE losses. have you test your code with multi-label classification task ?

BCE (nn.BCEWithLogitsLoss) is a elegant way to treats output independently (as logit loss) in multi-label classification task . maybe the same as you do in your repo. you can post...

另外貌似少了line-03.zip ? ![image](https://github.com/chineseocr/chineseocr/assets/37840973/3b4a92bc-36cc-4cef-9e72-9858b3c6230c)