电子厂小熊

Results 7 issues of 电子厂小熊

I have two 1080ti.How can I use them in training this model. Thx

Thanks for sharing the code. How can I apply PointCNN in Kitti 3D object detection?

编译时候报错 # github.com/gogf/gf/net/ghttp/internal/client ../../Workspace/project/pkg/mod/github.com/gogf/[email protected]/net/ghttp/internal/client/client_tracing.go:73:3: undefined: attribute.Any ../../Workspace/project/pkg/mod/github.com/gogf/[email protected]/net/ghttp/internal/client/client_tracing_tracer.go:150:3: undefined: attribute.Any ../../Workspace/project/pkg/mod/github.com/gogf/[email protected]/net/ghttp/internal/client/client_tracing_tracer.go:151:3: undefined: attribute.Any go.mod内容: module gf-app require ( github.com/gogf/gf v1.16.6 github.com/gogf/gf/v2 v2.0.0-alpha ) go 1.14 好像是依赖包版本的原因,改如何解决呢?

Hi,Can you release a config.yaml about training fcn8s in camvid? I think i can't set proper parameters such as lr batch_size ,iterations and so on... Thanks!

python create_data.py create_kitti_info_file --data_path=/home/deeper/workspace/frustum-pointnets/dataset/KITTI/object/ Traceback (most recent call last): File "create_data.py", line 9, in from second.core import box_np_ops ModuleNotFoundError: No module named 'second' Any suggestion?Thx

感谢您的分享,很优秀的代码。 不知道可不可以给出代码的使用说明,例如python train.py --的一系列参数和推荐值等等,还有项目的一些依赖库及版本,感激不尽。

日志如下: [Debug]2020/07/30 10:39:57 dial 127.0.0.1:6030 fail: dial tcp 127.0.0.1:6030: i/o timeout [Debug]2020/07/30 10:39:59 dial 127.0.0.1:8433 fail: dial tcp 127.0.0.1:8433: i/o timeout