MilersWang

Results 3 comments of MilersWang

> @samchrist12 Hi Did you slove the problem? I have same problem with you. I wanna use RGBD(4 channels image). But it shows me this: ValueError: Cannot feed value of...

@anandkoirala1 I already use your method, but it didn't work. It shows this: ValueError: Cannot feed value of shape (1, 128, 64, 4) for Tensor 'images:0', which has shape '(None,...

> > here is working fine > > ` python detect.py --weights ./checkpoints/yolov4-tiny-416 --image ./data/madureira.jpg --tiny` > > this weights are previous converted from tiny weights in darknet github >...