Tab Gui
Tab Gui
I want to build my own private docker hub using registry, after i've set( wrote a daemon.json in /etc/docker), I can't do any operation wish openwhisk. like this : error:...
The proposals that are auto-labelled as unknowns are used only in the contrastive clustering. It is used to learn the classification/regression head. Does this resolve the confusion? Please re-open this...
``` batch_target[:, [0,2]] = targets[b][:, [0,2]] * in_w batch_target[:, [1,3]] = targets[b][:, [1,3]] * in_h batch_target[:, 4] = targets[b][:, 4] batch_target = batch_target.cpu() gt_box = torch.FloatTensor(torch.cat((torch.zeros((batch_target.size(0), 2)), batch_target[:, 2:4]), 1))...
Hello, appreciate for your excellent work firstly. In your occflow_label.py file and the previous works such as beverse , I have found that you all set a no-vehicle-object frame with...
Hi, thank you for sharing your work. However, when I use `python tools/create_data.py nuscenes --root-path ./data/nuscenes --out-dir ./data --version v1.0 --canbus ./data` to generate the info, some thing goes wrong...
Dear all, Thank you for building the openscene bmk for further research in autonomous driving. Compared to other benchmarks, openscene includes occupancy flow annotation. The existing works such as FIERY,...