MCPcopy Create free account

hub / github.com/SonwYang/SLP-cropland-parcel-extraction / functions

Functions151 in github.com/SonwYang/SLP-cropland-parcel-extraction

Method__len__
(self)
Nets.py:325
Method__len__
(self)
dataset.py:67
Method__len__
(self)
utils/toolbox.py:366
Functioncompute_Euclidean_distance
(p1, p2)
PatchRefinement.py:24
Functionconstruct_name
Construct the name of the model p: dictionary of parameters prefix: the prefix name: the name of the model - manually add ".pth" to f
utils/toolbox.py:23
Functionconv1x1
1x1 convolution with padding
Nets.py:11
Functioncustom_blur_demo
(image)
dataset.py:33
Functiondecode_segmap
Decode segmentation class labels into a color image Args: label_mask (np.ndarray): an (M,N) array of integer values denoting th
Redundancy_predict_segmentation.py:221
Functiondecode_segmap
Decode segmentation class labels into a color image Args: label_mask (np.ndarray): an (M,N) array of integer values denoting th
Redundancy_predict.py:241
Methoddefault
(self, obj)
PatchRefinement.py:233
Functiondetect_breakpoints_and_direction
(img)
PatchRefinement.py:140
Functiondirection_estimation
(img, dx, dy)
PatchRefinement.py:249
Functionfind_output_connected_points_selected_point
(root_dir, selected_vertex, train, img_idx, patch_size, center, img_filenames)
utils/toolbox.py:265
Functionflip_horizontal_tensor_cpu
(batch)
Redundancy_predict_segmentation.py:48
Functionflip_vertical_tensor
(batch)
Redundancy_predict_segmentation.py:41
Functionflip_vertical_tensor
(batch)
Redundancy_predict.py:43
Functionflip_vertical_tensor_cpu
(batch)
Redundancy_predict_segmentation.py:53
Functionflip_vertical_tensor_cpu
(batch)
Redundancy_predict.py:53
Methodforward
(self, x)
Nets.py:34
Methodforward
(self, x)
Nets.py:68
Methodforward
(self, x)
Nets.py:114
Methodforward
(self, x)
Nets.py:164
Methodforward
(self, x)
Nets.py:221
Methodforward
(self, x)
Nets.py:386
Methodforward
(self, x)
models/SOED.py:18
Methodforward
(self, x)
models/SOED.py:35
Methodforward
(self, x, gaussian=False, seg=False, centerline=False)
models/SOED.py:125
Methodforward
(self, x, centerline=False, seg=False)
models/SOED.py:207
Methodforward
(self, x, seg=False, centerline=False)
models/SOED.py:283
Methodforward
(self, x, gaussian=False, seg=False, centerline=False)
models/SOED.py:364
Methodforward
(self, x, gaussian=False, seg=False, centerline=False)
models/SOED.py:451
Methodforward
(self, x, gaussian=False, seg=False, centerline=False)
models/SOED.py:542
Methodforward
(self, x, gaussian=False, seg=False, centerline=False)
models/SOED.py:632
Methodforward
(self, x, gaussian=False, seg=False, centerline=False)
models/SOED.py:721
Methodforward
(self, x)
models/unetresnet.py:37
Methodforward
(self, x)
models/unetresnet.py:67
Methodforward
(self, x)
models/unetresnet.py:141
Methodforward
(self, x)
models/unetresnet.py:232
FunctiongenerateGraph
(in_fname)
utils/image2graph.py:52
Methodget_img_size
(self)
utils/toolbox.py:434
Functionim_normalize
Normalize image
utils/toolbox.py:15
Functionimage_sharpening
(image)
Redundancy_predict.py:373
Functionimg_to_tensor
(img)
dataset.py:13
Functionmy_watershed
watershed from mask1 with markers from mask2
Redundancy_predict_segmentation.py:249
Functionmy_watershed
watershed from mask1 with markers from mask2
Redundancy_predict.py:269
FunctionobtainPointsInLines
(point, skeleton)
PatchRefinement.py:92
Functionoverlay_mask
Overlay a h x w x 3 mask to the image img: h x w x 3 image mask: h x w x 3 mask transparency: between 0 and 1
utils/toolbox.py:91
Methodstore_gt_asmatfile
(self)
utils/toolbox.py:422
Functionto_monochrome
(x)
dataset.py:18
Functionto_tensor
(x)
dataset.py:24
Functionunetresnet
UNetResNet model architecture
models/unetresnet.py:16
← previous101–151 of 151, ranked by callers