DasReich
DasReich
Hi,sorry to bother you.The question is that when i try to run the command "python train.py train --gpu 0", an error occured: "AttributeError: 'Tensor' object has no attribute 'bool'",located in...
Hi,when i run the train command,an error occured: InvalidArgumentError (see above for traceback): Unsuccessful TensorSliceReader constructor: Failed to get matching files on /home/mcg/Stereo3D/release/TLNet/avod/models/pyramid_cars_with_aug_example: Not found: /home/mcg/Stereo3D/release/TLNet/avod/models where i can find...
Hi,when i tried to run demo.py in mono branch,an error occured: Traceback (most recent call last): File "demo.py", line 30, in from model.nms.nms_wrapper import nms File "/home/lcj/code/stereo/mono/lib/model/nms/nms_wrapper.py", line 10, in...