bored-wolf
bored-wolf
When I run the code for training with the SSD Mobilenet model, I get the following error: ValueError: Shape must be rank 1 but is rank 4 for 'conv1_bn/cond/FusedBatchNorm' (op:...
Hey, query with respect to implementing other networks as backends for the Yolov3. Would it be straightforward to implement a Resnet or VGGNet extractor by switching up the keras import...
Hey, a general query with respect to utilizing the SHOT features from PCL Helper. If suppose, you wished to extract the features for the entire point cloud, rather than for...