Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TonyXuQAQ/RNGDetPlusPlus
/ functions
Functions
1,075 in github.com/TonyXuQAQ/RNGDetPlusPlus
⨍
Functions
1,075
◇
Types & classes
166
↓ 1 callers
Method
forward_pre
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Op
cityscale/models/detr/transformer.py:238
↓ 1 callers
Method
forward_pre
(self, src, src_mask: Optional[Tensor] = None, src_key_padding_mask: O
spacenet/models/detr/transformer.py:167
↓ 1 callers
Method
forward_pre
(self, tgt, memory, tgt_mask: Optional[Tensor] = None, memory_mask: Op
spacenet/models/detr/transformer.py:238
↓ 1 callers
Method
get_candidate_initial_vertices_from_local_peaks
Generate candidate initial vertices from predicted point segmentation heatmap :param image_name (str): name of input image
cityscale/agent.py:83
↓ 1 callers
Method
get_candidate_initial_vertices_from_local_peaks
Generate candidate initial vertices from predicted point segmentation heatmap :param image_name (str): name of input image
spacenet/agent.py:83
↓ 1 callers
Function
get_dense_edge
(src,dst)
cityscale/prepare_dataset/create_label.py:120
↓ 1 callers
Function
get_dense_edge
(src,dst)
spacenet/prepare_dataset/create_label.py:161
↓ 1 callers
Method
get_gc
(self, region)
cityscale/utils/tileloader.py:191
↓ 1 callers
Method
get_gc
(self, region)
spacenet/utils/tileloader.py:191
↓ 1 callers
Function
get_nearby_vertices
(vertex, n, graph)
cityscale/lib/graph.py:693
↓ 1 callers
Function
get_nearby_vertices
(vertex, n, graph)
spacenet/lib/graph.py:693
↓ 1 callers
Function
get_orientation_angle
(vector)
cityscale/prepare_dataset/create_label.py:108
↓ 1 callers
Function
get_orientation_angle
(vector)
spacenet/prepare_dataset/create_label.py:149
↓ 1 callers
Function
get_random_rect_padding
(big_rect, WINDOW_SIZE=256)
cityscale/utils/model_utils.py:1032
↓ 1 callers
Function
get_random_rect_padding
(big_rect, WINDOW_SIZE=256)
spacenet/utils/model_utils.py:1032
↓ 1 callers
Function
get_rank
()
cityscale/utils/misc.py:391
↓ 1 callers
Function
get_rank
()
cityscale/models/util/misc.py:392
↓ 1 callers
Function
get_rank
()
spacenet/utils/misc.py:391
↓ 1 callers
Function
get_rank
()
spacenet/models/util/misc.py:392
↓ 1 callers
Function
get_regions
(region_file_path)
cityscale/utils/regions.py:11
↓ 1 callers
Function
get_regions
(region_file_path)
spacenet/utils/regions.py:11
↓ 1 callers
Method
get_rs_from_next_point
(self, target_poses, next_point)
cityscale/utils/model_utils.py:151
↓ 1 callers
Method
get_rs_from_next_point
(self, target_poses, next_point)
spacenet/utils/model_utils.py:151
↓ 1 callers
Method
get_single_lst
(self)
cityscale/utils/model_utils.py:1077
↓ 1 callers
Method
get_single_lst
(self)
spacenet/utils/model_utils.py:1077
↓ 1 callers
Method
get_single_lst_without_junction_end
(self)
cityscale/utils/model_utils.py:1086
↓ 1 callers
Method
get_single_lst_without_junction_end
(self)
spacenet/utils/model_utils.py:1086
↓ 1 callers
Function
get_size
(image_size, size, max_size=None)
cityscale/utils/transform.py:99
↓ 1 callers
Function
get_size
(image_size, size, max_size=None)
spacenet/utils/transform.py:99
↓ 1 callers
Function
get_size_with_aspect_ratio
(image_size, size, max_size=None)
cityscale/utils/transform.py:79
↓ 1 callers
Function
get_size_with_aspect_ratio
(image_size, size, max_size=None)
spacenet/utils/transform.py:79
↓ 1 callers
Function
get_starting_locations
(gc)
cityscale/utils/tileloader.py:136
↓ 1 callers
Function
get_starting_locations
(gc)
spacenet/utils/tileloader.py:136
↓ 1 callers
Method
get_valid_coords
Convert predictions to vertex coordinates. :param pred_logits (tensor, shape=(1,args.num_queries,2)): logits of predicted vertices
cityscale/agent.py:211
↓ 1 callers
Method
get_valid_coords
Convert predictions to vertex coordinates. :param pred_logits (tensor, shape=(1,args.num_queries,2)): logits of predicted vertices
spacenet/agent.py:213
↓ 1 callers
Function
hflip
(image, target)
cityscale/utils/transform.py:59
↓ 1 callers
Function
hflip
(image, target)
spacenet/utils/transform.py:59
↓ 1 callers
Function
interpolate
Equivalent to nn.functional.interpolate, but with support for empty batch sizes. This will eventually be supported natively by PyTorch, and t
cityscale/utils/misc.py:450
↓ 1 callers
Function
interpolate
Equivalent to nn.functional.interpolate, but with support for empty batch sizes. This will eventually be supported natively by PyTorch, and t
spacenet/utils/misc.py:450
↓ 1 callers
Function
is_main_process
()
cityscale/utils/misc.py:397
↓ 1 callers
Function
is_main_process
()
cityscale/models/util/misc.py:398
↓ 1 callers
Function
is_main_process
()
spacenet/utils/misc.py:397
↓ 1 callers
Function
is_main_process
()
spacenet/models/util/misc.py:398
↓ 1 callers
Method
is_opposite
(self, rs, graph)
cityscale/lib/graph.py:476
↓ 1 callers
Method
is_opposite
(self, rs, graph)
spacenet/lib/graph.py:476
↓ 1 callers
Method
load_data_and_initialization
Load data and initialize env. :param image_name (str): name of input image
cityscale/agent.py:68
↓ 1 callers
Method
load_data_and_initialization
Load data and initialize sampler. :param image_name (str): name of input image
cityscale/sampler.py:165
↓ 1 callers
Method
load_data_and_initialization
Load data and initialize env. :param image_name (str): name of input image
spacenet/agent.py:68
↓ 1 callers
Method
load_data_and_initialization
Load data and initialize sampler. :param image_name (str): name of input image
spacenet/sampler.py:171
↓ 1 callers
Function
load_rect
(tile_dir, region, rect, tile_size, window_size)
cityscale/utils/tileloader.py:36
↓ 1 callers
Function
load_rect
(tile_dir, region, rect, tile_size, window_size)
spacenet/utils/tileloader.py:36
↓ 1 callers
Function
load_tile_part
(tile_dir, region, i, j, start, end)
cityscale/utils/tileloader.py:24
↓ 1 callers
Function
load_tile_part
(tile_dir, region, i, j, start, end)
spacenet/utils/tileloader.py:24
↓ 1 callers
Method
loss_boxes
Compute the losses related to the bounding boxes, the L1 regression loss and the GIoU loss targets dicts must contain the key "boxes" conta
cityscale/models/detr/detr.py:150
↓ 1 callers
Method
loss_boxes
Compute the losses related to the bounding boxes, the L1 regression loss and the GIoU loss targets dicts must contain the key "boxes" conta
spacenet/models/detr/detr.py:150
↓ 1 callers
Method
loss_instance_masks
Compute the losses related to the masks: the focal loss and the dice loss. targets dicts must contain the key "masks" containing a tensor o
cityscale/models/detr/detr.py:186
↓ 1 callers
Method
loss_instance_masks
Compute the losses related to the masks: the focal loss and the dice loss. targets dicts must contain the key "masks" containing a tensor o
spacenet/models/detr/detr.py:186
↓ 1 callers
Method
loss_labels
Classification loss (NLL) targets dicts must contain the key "labels" containing a tensor of dim [nb_target_boxes]
cityscale/models/detr/detr.py:118
↓ 1 callers
Method
loss_labels
Classification loss (NLL) targets dicts must contain the key "labels" containing a tensor of dim [nb_target_boxes]
spacenet/models/detr/detr.py:118
↓ 1 callers
Method
loss_masks
Compute the losses related to the masks: the focal loss and the dice loss. targets dicts must contain the key "masks" containing a tensor o
cityscale/models/detr/detr.py:161
↓ 1 callers
Method
loss_masks
Compute the losses related to the masks: the focal loss and the dice loss. targets dicts must contain the key "masks" containing a tensor o
spacenet/models/detr/detr.py:161
↓ 1 callers
Method
mark_rs_explored_part
(self, rs, edge_pos)
cityscale/utils/model_utils.py:98
↓ 1 callers
Method
mark_rs_explored_part
(self, rs, edge_pos)
spacenet/utils/model_utils.py:98
↓ 1 callers
Method
merge
(self,edge_list)
cityscale/prepare_dataset/create_label.py:53
↓ 1 callers
Method
merge
(self,edge_list)
spacenet/prepare_dataset/create_label.py:57
↓ 1 callers
Function
nested_tensor_from_tensor_list
(tensor_list: List[Tensor])
cityscale/utils/misc.py:306
↓ 1 callers
Function
nested_tensor_from_tensor_list
(tensor_list: List[Tensor])
spacenet/utils/misc.py:306
↓ 1 callers
Method
out_rs
(self, edge_id_to_rs_id, road_segments, graph)
cityscale/lib/graph.py:488
↓ 1 callers
Method
out_rs
(self, edge_id_to_rs_id, road_segments, graph)
spacenet/lib/graph.py:488
↓ 1 callers
Function
pad
(image, target, padding)
cityscale/utils/transform.py:135
↓ 1 callers
Function
pad
(image, target, padding)
spacenet/utils/transform.py:135
↓ 1 callers
Function
pixel_eval_metric
(pred_mask,gt_mask)
cityscale/main_train.py:206
↓ 1 callers
Function
pixel_eval_metric
(pred_mask,gt_mask)
cityscale/main_test.py:92
↓ 1 callers
Function
pixel_eval_metric
(pred_mask,gt_mask)
spacenet/main_train.py:209
↓ 1 callers
Function
pixel_eval_metric
(pred_mask,gt_mask)
spacenet/main_test.py:92
↓ 1 callers
Function
pointToLineDistance
(p1,p2,p3)
cityscale/metrics/topo/topo.py:25
↓ 1 callers
Function
pointToLineDistance
(p1,p2,p3)
spacenet/metrics/topo/topo.py:25
↓ 1 callers
Function
pointToLineDistanceLatLon
(p1,p2,p3)
cityscale/metrics/topo/topo.py:58
↓ 1 callers
Function
pointToLineDistanceLatLon
(p1,p2,p3)
spacenet/metrics/topo/topo.py:58
↓ 1 callers
Method
prepend_search_vertex
(self, vertex, is_key_point)
cityscale/utils/model_utils.py:91
↓ 1 callers
Method
prepend_search_vertex
(self, vertex, is_key_point)
spacenet/utils/model_utils.py:91
↓ 1 callers
Method
project_factor
(self, point)
cityscale/lib/geom.py:110
↓ 1 callers
Method
project_factor
(self, point)
spacenet/lib/geom.py:110
↓ 1 callers
Function
random_sample_given_probs
(seq, probs)
cityscale/utils/model_utils.py:993
↓ 1 callers
Function
random_sample_given_probs
(seq, probs)
spacenet/utils/model_utils.py:993
↓ 1 callers
Method
reduce_to
(self, limit)
cityscale/utils/tileloader.py:108
↓ 1 callers
Method
reduce_to
(self, limit)
spacenet/utils/tileloader.py:108
↓ 1 callers
Method
removeNode
(self, nodeid)
cityscale/metrics/topo/graph.py:686
↓ 1 callers
Method
removeNode
(self, nodeid)
spacenet/metrics/topo/graph.py:686
↓ 1 callers
Method
remove_graph_from_road_seg
(self)
cityscale/utils/model_utils.py:53
↓ 1 callers
Method
remove_graph_from_road_seg
(self)
spacenet/utils/model_utils.py:53
↓ 1 callers
Method
reset
(self)
cityscale/utils/utils.py:42
↓ 1 callers
Method
reset
(self)
spacenet/utils/utils.py:42
↓ 1 callers
Method
reset_env
(self)
cityscale/sampler.py:144
↓ 1 callers
Method
reset_env
(self)
spacenet/sampler.py:150
↓ 1 callers
Method
reset_parameters
(self)
cityscale/models/detr/position_encoding.py:61
↓ 1 callers
Method
reset_parameters
(self)
spacenet/models/detr/position_encoding.py:61
↓ 1 callers
Function
resize
(image, target, size, max_size=None)
cityscale/utils/transform.py:76
↓ 1 callers
Function
resize
(image, target, size, max_size=None)
spacenet/utils/transform.py:76
↓ 1 callers
Method
reverse
(self, graph)
cityscale/lib/graph.py:96
← previous
next →
401–500 of 1,075, ranked by callers