阴少辉(Shaohui Yin)

Results 10 issues of 阴少辉(Shaohui Yin)

I want to train the DeepRoute Open Dataset. Here is the website: https://gas.graviti.cn/dataset/graviti-open-dataset/DeepRoute There is no camera data in the dataset, only lidar data. It is different with KITTI.

Hi, there. When I run `python create_data.py kitti_data_prep --root_path=/public/waymo/kitti_format/` to create data. It reported the error. Traceback (most recent call last): File "create_data.py", line 25, in fire.Fire() File "/home/yinshaohui/anaconda3/envs/pytorch/lib/python3.7/site-packages/fire/core.py", line...

saved model转onnx时,报错: ValueError: Node 'gradients/resnet_v1_101_4/block4/unit_3/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm_grad/FusedBatchNormGrad' has an _output_shapes attribute inconsistent with the GraphDef for output #3: Dimension 0 in both shapes must be equal, but are 0 and 2048. Shapes...

博主能重新提交一下吗?谢谢

`def fusion_two_layer(C_i, P_j, scope): ''' i = j+1 :param C_i: shape is [1, h, w, c] :param P_j: shape is [1, h/2, w/2, 256] :return: P_i ''' with tf.variable_scope(scope): level_name...

https://github.com/DetectionTeamUCAS/FPN_Tensorflow/issues/81 我看了这个issue,还是不知道怎么改?为什么只是在cfgs.py里面写上VERSION和NET_NAME就能用ResNet了?

我用RTX 2060 6G不太够用,即使跑一张40*40的图片也不行。我见2017年的FPN paper上面写的是使用8个GPU

2020-12-29 11:04:21.313687: W tensorflow/core/framework/op_kernel.cc:1502] OP_REQUIRES failed at matching_files_op.cc:49 : Not found: ../data/tfrecord; No such file or directory 2020-12-29 11:04:21.313951: W tensorflow/core/framework/op_kernel.cc:1502] OP_REQUIRES failed at matching_files_op.cc:49 : Not found: ../data/tfrecord; No...