MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / coord_map_from_to

Function coord_map_from_to

python/caffe/coord_map.py:115–169  ·  view source on GitHub ↗

Determine the coordinate mapping betweeen a top (from) and a top (to). Walk the graph to find a common ancestor while composing the coord maps for from and to until they meet. As a last step the from map is inverted.

(top_from, top_to)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

test_conv_pool_deconvMethod · 0.90
test_passMethod · 0.90
test_paddingMethod · 0.90
test_multi_convMethod · 0.90
test_rectMethod · 0.90
test_nd_convMethod · 0.90
test_crop_of_cropMethod · 0.90
cropFunction · 0.85

Calls 5

collect_bottomsFunction · 0.85
composeFunction · 0.85
coord_mapFunction · 0.85
inverseFunction · 0.85
popMethod · 0.80

Tested by 8

test_conv_pool_deconvMethod · 0.72
test_passMethod · 0.72
test_paddingMethod · 0.72
test_multi_convMethod · 0.72
test_rectMethod · 0.72
test_nd_convMethod · 0.72
test_crop_of_cropMethod · 0.72