Home
last modified time | relevance | path

Searched defs:bbox_h (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/x86/
H A Dyolov3detectionoutput_x86.cpp154 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/x86/
H A Dyolov3detectionoutput_x86.cpp154 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/x86/
H A Dyolov3detectionoutput_x86.cpp154 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
/dports/misc/ncnn/ncnn-20211208/src/layer/x86/
H A Dyolov3detectionoutput_x86.cpp154 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/x86/
H A Dyolov3detectionoutput_x86.cpp154 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/ttf-parser-0.3.0/examples/
H A Dfont2svg.rs162 let bbox_h = (bbox.y_max as f64 - bbox.y_min as f64) * scale; in glyph_to_path() localVariable
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/
H A Dyolov3detectionoutput.cpp215 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
H A Ddetectionoutput.cpp193 float bbox_h = static_cast<float>(exp(var[3] * loc[3]) * pb_h); in forward() local
H A Dyolodetectionoutput.cpp229 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / h); in forward_inplace() local
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/
H A Dyolov3detectionoutput.cpp215 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
H A Ddetectionoutput.cpp193 float bbox_h = static_cast<float>(exp(var[3] * loc[3]) * pb_h); in forward() local
H A Dyolodetectionoutput.cpp229 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / h); in forward_inplace() local
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/siamrpn/
H A Dsiamrpn_tracker.py488 def get_scale(bbox_w, bbox_h): argument
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/
H A Dyolov3detectionoutput.cpp215 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
H A Ddetectionoutput.cpp193 float bbox_h = static_cast<float>(exp(var[3] * loc[3]) * pb_h); in forward() local
H A Dyolodetectionoutput.cpp229 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / h); in forward_inplace() local
/dports/misc/ncnn/ncnn-20211208/src/layer/
H A Dyolov3detectionoutput.cpp215 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
H A Ddetectionoutput.cpp193 float bbox_h = static_cast<float>(exp(var[3] * loc[3]) * pb_h); in forward() local
H A Dyolodetectionoutput.cpp229 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / h); in forward_inplace() local
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/
H A Dyolov3detectionoutput.cpp215 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / net_h); in forward() local
H A Ddetectionoutput.cpp187 float bbox_h = static_cast<float>(exp(var[3] * loc[3]) * pb_h); in forward() local
H A Dyolodetectionoutput.cpp229 float bbox_h = static_cast<float>(exp(hptr[0]) * bias_h / h); in forward_inplace() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ttf-parser-0.6.2/examples/
H A Dfont2svg.rs250 let bbox_h = (bbox.y_max as f64 - bbox.y_min as f64) * scale; in glyph_to_path() localVariable
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/ttf-parser-0.6.2/examples/
H A Dfont2svg.rs250 let bbox_h = (bbox.y_max as f64 - bbox.y_min as f64) * scale; in glyph_to_path() localVariable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/examples/
H A Dyolact.cpp252 float bbox_h = (float)(exp(var[3] * loc[3]) * pb_h); in detect_yolact() local

12