Home
last modified time | relevance | path

Searched defs:nms_thresh (Results 1 – 25 of 45) sorted by relevance

12

/dports/misc/mxnet/incubator-mxnet-1.9.0/example/ssd/symbol/
H A Dlegacy_vgg16_ssd_512.py22 def get_symbol_train(num_classes=20, nms_thresh=0.5, force_suppress=False, nms_topk=400): argument
179 def get_symbol(num_classes=20, nms_thresh=0.5, force_suppress=False, nms_topk=400): argument
H A Dlegacy_vgg16_ssd_300.py22 def get_symbol_train(num_classes=20, nms_thresh=0.5, force_suppress=False, argument
175 def get_symbol(num_classes=20, nms_thresh=0.5, force_suppress=False, argument
H A Dsymbol_builder.py31 nms_thresh=0.5, force_suppress=False, nms_topk=400, **kwargs): argument
120 nms_thresh=0.5, force_suppress=False, nms_topk=400, **kwargs): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/ssd/symbol/
H A Dlegacy_vgg16_ssd_512.py22 def get_symbol_train(num_classes=20, nms_thresh=0.5, force_suppress=False, nms_topk=400): argument
179 def get_symbol(num_classes=20, nms_thresh=0.5, force_suppress=False, nms_topk=400): argument
H A Dlegacy_vgg16_ssd_300.py22 def get_symbol_train(num_classes=20, nms_thresh=0.5, force_suppress=False, argument
175 def get_symbol(num_classes=20, nms_thresh=0.5, force_suppress=False, argument
H A Dsymbol_builder.py31 nms_thresh=0.5, force_suppress=False, nms_topk=400, **kwargs): argument
120 nms_thresh=0.5, force_suppress=False, nms_topk=400, **kwargs): argument
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/
H A Dproposal.h37 float nms_thresh; variable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/
H A Dproposal.h37 float nms_thresh; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/
H A Dproposal.h37 float nms_thresh; variable
/dports/misc/ncnn/ncnn-20211208/src/layer/
H A Dproposal.h37 float nms_thresh; variable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/
H A Dproposal.h37 float nms_thresh; variable
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/rcnn/
H A Drcnn.py67 train_patterns, nms_thresh, nms_topk, post_nms, roi_mode, roi_size, strides, clip, argument
121 def set_nms(self, nms_thresh=0.3, nms_topk=400, force_nms=False, post_nms=100): argument
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/test/
H A Dtest_nms.cpp26 const float nms_thresh = .5f; in TEST() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/ssd/evaluate/
H A Devaluate_net.py36 path_imglist="", nms_thresh=0.45, force_nms=False, argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/ssd/evaluate/
H A Devaluate_net.py36 path_imglist="", nms_thresh=0.45, force_nms=False, argument
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/ssd/
H A Dssd.py107 stds=(0.1, 0.1, 0.2, 0.2), nms_thresh=0.45, nms_topk=400, post_nms=100, argument
188 def set_nms(self, nms_thresh=0.45, nms_topk=400, post_nms=100): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/rcnn/symdata/
H A Dbbox.py184 bbox_stds, nms_thresh, conf_thresh): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/rcnn/symdata/
H A Dbbox.py184 bbox_stds, nms_thresh, conf_thresh): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/ssd/
H A Ddemo.py33 nms_thresh=0.5, force_nms=True, nms_topk=400): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/ssd/
H A Ddemo.py33 nms_thresh=0.5, force_nms=True, nms_topk=400): argument
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/rcnn/rpn/
H A Drpn.py66 clip, nms_thresh, train_pre_nms, train_post_nms, argument
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/auto/estimators/center_net/
H A Ddefault.py47 nms_thresh : Union[float, int] = 0 # 0 means disable variable in ValidCfg
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/center_net/
H A Dcenter_net.py64 nms_thresh=0, nms_topk=400, post_nms=100, **kwargs): argument
116 def set_nms(self, nms_thresh=0, nms_topk=400, post_nms=100): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/ssd/train/
H A Dtrain_net.py96 nms_thresh=0.45, force_nms=False, ovp_thresh=0.5, argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/ssd/train/
H A Dtrain_net.py96 nms_thresh=0.45, force_nms=False, ovp_thresh=0.5, argument

12