chl916185

Results 26 comments of chl916185

how to solve? @zhb6008 @cheerly

Hi @theuy can you tell me how to run demo.py? I added the picture code, but i don't know how to use the command to run the demo?thanks

Have you finished the training, I have a problem loading the training model (Resnet50.npy),Could you share the Resnet50.npy?

assign pretrain model weights to res3d_branch2b assign pretrain model weights to res3d_branch2c assign pretrain model weights to res3d_branch2a cudaCheckError() failed in ROIPoolForward: invalid device function F tensorflow/stream_executor/cuda/cuda_driver.cc:413] Check failed: CUDA_SUCCESS...

When I was loading the trained model,I met this error: Traceback (most recent call last): File "./faster_rcnn/test_net.py", line 44, in network = get_network(network_name) File "./faster_rcnn/../lib/networks/factory.py", line 19, in get_network return...

the lr is 0.000000,why? @xmyqsh

File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/ops/script_ops.py", line 85, in __call__ ret = func(*args) File "./faster_rcnn/../lib/rpn_msr/anchor_target_layer.py", line 144, in anchor_target_layer gt_argmax_overlaps = overlaps.argmax(axis=0) # G ValueError: attempt to get argmax of an empty sequence When...

how do you solve this problem? @BestSongEver

Thank you, it is really inappropriate three pictures, I didn't use them, problem solved, but How to run test_net.py? I met the same problem with you. Traceback (most recent call...

When i use the test_net.py from another project, there gose an error: (, , , ) [, , , , (, , , )] Traceback (most recent call last): File...