yellowYuga

Results 6 issues of yellowYuga

![relu](https://user-images.githubusercontent.com/32639257/50381719-f7ac4980-06c8-11e9-8b44-1893c0e2cc9d.png) 文章中说激活函数f是relu函数,可是relu不是一个非负函数吗?这样如果X(i,j,k)需要减少怎么办?

- Operating System:Windows10 - UE4 Version:4.21.2 - UnrealCV Version:3.10 - Client (python2, 3 or matlab):python3 - Problem Description: When : “res=client.request('vget /camera/0/plane_depth npy')” The socket returns just ‘ok’,the response do...

- Operating System:Windows - UE4 Version:4.21 - UnrealCV Version:0.3.10 - Client (python2, 3 or matlab):3 - Problem Description: Some texture error occurs. Under normal circumstances.The ue4 scenes should be like...

您好: 如同您在cspn里的issues所说,eight_way_propagation函数的实现与文章不符。最后您的实现是按照文章来的还是按照原来的代码来的,最后达到文章中的效果了吗?

``` Traceback (most recent call last): File "./convert.py", line 60, in main() File "./convert.py", line 56, in main args.phase) File "./convert.py", line 27, in convert transformer = TensorFlowTransformer(def_path, caffemodel_path, phase=phase)...

感谢这个非常棒的工具。 请问能否支持client-server模式,本地提供工具与图片点击的prompt的坐标点,由服务器完成模型的推理运算,因为很多标注人员没有gpu这样比较符合实际情况。 顺便问一下,如果不能支持的话有无相关的支持计划? Thank you for this excellent tool. I would like to ask if it can support the client-server mode. The local side provides the tool and the coordinate...