Home
last modified time | relevance | path

Searched defs:orig_img (Results 1 – 14 of 14) sorted by relevance

/dports/misc/py-gluoncv/gluon-cv-0.9.0/docs/tutorials/instance/
H A Ddemo_mask_rcnn.py56 x, orig_img = data.transforms.presets.rcnn.load_test(im_fname) variable
85 orig_img = utils.viz.plot_mask(orig_img, masks) variable
/dports/misc/py-gluoncv/gluon-cv-0.9.0/docs/tutorials/detection/
H A Dskip_fintune.py36 x, orig_img = data.transforms.presets.rcnn.load_test(im_fname) variable
81 orig_img = utils.viz.plot_mask(orig_img, masks) variable
H A Ddemo_faster_rcnn.py51 x, orig_img = data.transforms.presets.rcnn.load_test(im_fname) variable
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dstk_texture.cpp109 video::IImage* orig_img = NULL; in reload() local
233 video::IImage* STKTexture::resizeImage(video::IImage* orig_img, in resizeImage()
285 void STKTexture::applyMask(video::IImage* orig_img) in applyMask()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brec/pro/processes/
H A Dbrec_recognize_structure_process.cxx65 vil_image_view<vxl_byte> orig_img(orig_view); in brec_recognize_structure_process() local
177 vil_image_view<vxl_byte> orig_img(inp_img); in brec_recognize_structure2_process() local
H A Dbrec_update_changes_process.cxx72 vil_image_view<vxl_byte> orig_img(orig_view); in brec_update_changes_process() local
H A Dbrec_detector_processes.cxx139 vil_image_view<vxl_byte> orig_img(inp_img); in brec_detect_hierarchy_process() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vil_pro/processes/
H A Dvil_median_filter_process.cxx44 vil_image_view<float> orig_img(image); in vil_median_filter_process() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/docs/tutorial_utils/vision/cnn_visualization/
H A Dgradcam.py225 def get_img_heatmap(orig_img, activation_map): argument
247 def visualize(net, preprocessed_img, orig_img, conv_layer_name): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/docs/tutorial_utils/vision/cnn_visualization/
H A Dgradcam.py225 def get_img_heatmap(orig_img, activation_map): argument
247 def visualize(net, preprocessed_img, orig_img, conv_layer_name): argument
/dports/graphics/openrm/rmdemo/
H A Dtrans2d.c332 RMimage *orig_img, *sprite_img; in create_sprite() local
388 RMimage *orig_img; in create_bitmap() local
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/modules/
H A Ddecomposition.rst137 .. |orig_img| image:: ../auto_examples/decomposition/images/sphx_glr_plot_faces_decomposition_001.p… substdef
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/pyscripts/
H A Dsdet_adaptor.py255 def generate_roc(tclsf, class_out_prob_img, class_out_color_img, orig_img, prefix_for_bin_files, po… argument
/dports/multimedia/jmref/JM/lencod/src/
H A Dblock.c1304 imgpel *orig_img, *pred_img; in residual_transform_quant_chroma_4x4_ls() local