-
Hello! Thank you very much for providing such a complete and powerful yolo project!
My original intention was to test the inference time on both keras/tensorflow and mnn on linux
If it goes well, …
-
### Description
I think the title explains it all. When using a WebView on Maui and adding the Navigated event, this event is not triggered when is reached. Specifically, it occurs when using WebView…
-
### For?
S&Box
### What can't you do?
I'm unable to edit the stats of my gamemode.
Being able to edit stats would be useful for:
* If someone cheats a highscore I want to delete it.
* If…
-
the nms doesn't according score ,why not according each class and score .
-
我用如下命令导出onnx模型:
python deploy/export_onnx.py \
./configs/pretrain/yolo_world_v2_l_vlpan_bn_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_minival.py \
./weights/yolo_world_v2_l_obj365v1_…
-
original paper set k = 7
k=3 is for visualization purpose
so a ROI block crop(ROI_ALIGN) from score_map might have the following dimension
[ 7, 7, n_classes ]
but the code seems weird here?
sho…
-
Hi,
for my project I want to save the parts of an image enclosed by the Bounding Boxes as .jpg for feeding in another CNN for further classification.
How can I adjust the code so i get the sub-…
-
The score and High Score boxes are placed randomly.
Fix them.
-
### Current Behavior:
The current dashboard displays a “Default Humanity Score” with a basic color theme that does not align with the overall aesthetic of the platform. The score's presentation is gen…
-
有代码,以下是maskrcnn在这个基代码的实现:
class MaskRCNNHead(nn.Module):
def __init__(self, n_class, roi_size, spatial_scale, num_convs=4, conv_dim=256, mask_out_dim=28):
super(MaskRCNNHead, self).__in…