MCPcopy Create free account

hub / github.com/brownvc/deep-synth / functions

Functions336 in github.com/brownvc/deep-synth

↓ 1 callersMethod__init__
(self, block, layers, num_classes=2, num_input_channels=17, use_fc=True)
deep-synth/models/resnet.py:61
↓ 1 callersMethod_create_empty_house_json
(self)
deep-synth/scene_synth.py:590
↓ 1 callersMethod_create_location_category_map
(self, category_counts)
deep-synth/scene_synth_occurence_baseline.py:125
↓ 1 callersMethod_create_location_category_map
(self, category_counts)
deep-synth/scene_synth_arrangement_baseline.py:134
↓ 1 callersMethod_create_location_category_map
(self)
deep-synth/scene_synth.py:375
↓ 1 callersMethod_get_observations_from_house
(self, house)
deep-synth/priors/observations.py:373
↓ 1 callersMethod_load_category_counts_model
(self, epoch, train_size)
deep-synth/scene_synth_occurence_baseline.py:26
↓ 1 callersMethod_load_category_map
(self)
deep-synth/scene_synth.py:69
↓ 1 callersMethod_load_continue_model
(self, epoch)
deep-synth/scene_synth.py:103
↓ 1 callersMethod_load_location_model
(self, epoch)
deep-synth/scene_synth.py:78
↓ 1 callersMethod_load_model_set_list
(self)
deep-synth/scene_synth.py:140
↓ 1 callersMethod_load_possible_models
(self, model_freq_threshold=0.01)
deep-synth/scene_synth.py:120
↓ 1 callersMethod_load_rotation_model
(self, epoch)
deep-synth/scene_synth.py:93
↓ 1 callersMethod_parse_original_nodes
(self, nodes)
deep-synth/scene_synth_arrangement_baseline.py:59
↓ 1 callersMethod_recompute_transforms
(self)
deep-synth/math_utils/OBB.py:15
↓ 1 callersMethod_sample_location_category
(self, category_counts)
deep-synth/scene_synth_occurence_baseline.py:113
↓ 1 callersMethod_sample_location_category
(self, category_counts)
deep-synth/scene_synth_arrangement_baseline.py:122
↓ 1 callersMethod_sample_location_category
(self)
deep-synth/scene_synth.py:348
↓ 1 callersMethod_sample_model_rotation
(self, x, y, category, trials=10, num_orientations=16)
deep-synth/scene_synth_arrangement_baseline.py:143
↓ 1 callersMethod_to_distance_angles
(self)
deep-synth/priors/observations.py:247
↓ 1 callersMethod_to_distance_cos_sin_angles
(self)
deep-synth/priors/observations.py:253
↓ 1 callersMethod_to_offsets_angles
(self)
deep-synth/priors/observations.py:260
↓ 1 callersMethod_to_offsets_cos_sin_angles
(self)
deep-synth/priors/observations.py:264
↓ 1 callersMethodadd_node
(self, category_counts)
deep-synth/scene_synth_occurence_baseline.py:70
↓ 1 callersMethodadd_node
(self)
deep-synth/scene_synth_arrangement_baseline.py:75
↓ 1 callersMethodadd_node
Add a new object to the composite. Computes the necessary information and calls add_height_map
deep-synth/data/rendered.py:167
↓ 1 callersMethodadd_observations
(self, observations, parameterization_scheme)
deep-synth/priors/pairwise.py:39
↓ 1 callersFunctionbedroom_filter
(version, source)
deep-synth/filters/bedroom.py:11
↓ 1 callersMethodclear
(self)
deep-synth/priors/observations.py:287
↓ 1 callersMethodclosest_point
(self, p)
deep-synth/math_utils/OBB.py:95
↓ 1 callersMethodcollect_observations
(self, houses)
deep-synth/priors/observations.py:300
↓ 1 callersFunctioncollision_filter
(oc)
deep-synth/filters/collision.py:11
↓ 1 callersMethodcompute_domain_sizes
Sweep through all the scenes once and compute the maximum number of times each category occurs in any single scene.
deep-synth/categoryCounts_dataset.py:63
↓ 1 callersMethodcontains_point
(self, p)
deep-synth/math_utils/OBB.py:87
↓ 1 callersMethodfilter_nodes
Similar to get_nodes, but overwrites self.node instead of returning a list
deep-synth/data/house.py:178
↓ 1 callersMethodfilter_rooms
Similar to get_rooms, but overwrites self.node instead of returning a list
deep-synth/data/house.py:103
↓ 1 callersMethodfinal
(self)
deep-synth/data/dataset.py:306
↓ 1 callersMethodfit_model
(self, gmm_opts=None)
deep-synth/priors/pairwise.py:47
↓ 1 callersFunctionfloor_node_filter
()
deep-synth/filters/floor_node.py:13
↓ 1 callersMethodget_candidate_transform
(self, node, max_iterations=100)
deep-synth/priors/arrangement.py:156
↓ 1 callersFunctionget_data_root_dir
Gets the root dir of the dataset Check env variable first, if not set, use the {code_location}/data
deep-synth/utils.py:47
↓ 1 callersMethodget_domain_sizes
Search for a file containing domain sizes. If we don't find it, then compute it
deep-synth/categoryCounts_dataset.py:41
↓ 1 callersFunctionget_filter
(source, filter_type, *args)
deep-synth/scene_filter.py:32
↓ 1 callersMethodget_model_semantic_frame_matrix
Return canonical semantic frame matrix for model. Transforms from semantic frame [0,1]^3, [x,y,z] = [right,up,back] to raw model coordinate
deep-synth/data/object_data.py:71
↓ 1 callersMethodget_models
(self, category, important, others)
deep-synth/model_prior.py:100
↓ 1 callersMethodget_ortho_parameters
(self)
deep-synth/data/projection.py:83
↓ 1 callersMethodget_relevant_models
Given a category and a modelId, return all models that are relevant to it Which is: the mirrored version of the model, plus a
deep-synth/scene_synth.py:158
↓ 1 callersMethodget_rooms
Get a set of rooms from the house which satisfies a certain criteria Parameters ---------- filters (list[room_filter
deep-synth/data/house.py:83
↓ 1 callersMethodget_setIds
(self, model_id)
deep-synth/data/object_data.py:138
↓ 1 callersMethodget_state
(self, obj_id)
deep-synth/math_utils/Simulator.py:276
↓ 1 callersMethodget_transformation
Bad naming, really just getting the sin and cos of the angle of rotation.
deep-synth/data/rendered.py:143
↓ 1 callersMethodinit
(self, house, only_architecture=True, room_id=None)
deep-synth/priors/arrangement.py:126
↓ 1 callersMethodisRoom
(self)
deep-synth/data/house.py:225
↓ 1 callersFunctionlivingroom_filter
(version, source)
deep-synth/filters/livingroom.py:11
↓ 1 callersMethodload_observations
(self, filenames, house_dir, load_frames=False)
deep-synth/priors/observations.py:324
↓ 1 callersMethodlog_prob
(self, x)
deep-synth/models/nade.py:26
↓ 1 callersMethodlog_prob
Return log probability of given set of pairwise relative observations under arrangement priors
deep-synth/priors/arrangement.py:68
↓ 1 callersMethodlog_prob
(self, filter_ref_obj=None, ignore_categories=list())
deep-synth/priors/arrangement.py:132
↓ 1 callersMethodlog_prob_orientation
(self, x)
deep-synth/priors/pairwise.py:116
↓ 1 callersMethodnode_to_semantic_frame
(node, obb)
deep-synth/priors/observations.py:208
↓ 1 callersMethodobject_frames_to_relative_observation
(self, frame, ref_frame, room_id)
deep-synth/priors/observations.py:190
↓ 1 callersFunctionoffice_filter
(version, source)
deep-synth/filters/office.py:11
↓ 1 callersMethodpairwise_occurrence_prob
Return probability of pairwise observation with given category_key
deep-synth/priors/arrangement.py:58
↓ 1 callersMethodplaceable_objects_sorted_by_size
(self, house)
deep-synth/priors/arrangement.py:210
↓ 1 callersFunctionplot_hist_fit
(x, hist_dist, index, title)
deep-synth/math_utils/__init__.py:167
↓ 1 callersMethodplot_model
(self)
deep-synth/priors/pairwise.py:72
↓ 1 callersMethodproject_to_axis
Projects this OBB onto the given 1D direction vector and returns projection interval [min, max]. If vector is unnormalized, the outpu
deep-synth/math_utils/OBB.py:109
↓ 1 callersMethodray_test
(self, from_pos, to_pos)
deep-synth/math_utils/Simulator.py:356
↓ 1 callersMethodreinit_simulator
(self, wall=True, floor=True, ceiling=False)
deep-synth/priors/observations.py:132
↓ 1 callersMethodrender
(self, room)
deep-synth/data/top_down.py:37
↓ 1 callersMethodrender_object_full_size_helper
(triangles, size)
deep-synth/data/top_down.py:148
↓ 1 callersMethodrender_object_helper
(triangles, xmin, ymin, xsize, ysize, img_size)
deep-synth/data/top_down.py:103
↓ 1 callersFunctionrenderable_room_filter
(height_cap=4, length_cap=6, width_cap=6)
deep-synth/filters/renderable.py:12
↓ 1 callersMethodreset_parameters
(self)
deep-synth/models/nade.py:113
↓ 1 callersFunctionroom_type_criteria
(types)
deep-synth/filters/room_type.py:8
↓ 1 callersMethodrotate
(self, radians, axis)
deep-synth/math_utils/__init__.py:93
↓ 1 callersMethodrun
(self)
deep-synth/data/dataset.py:92
↓ 1 callersMethodrun
(self)
deep-synth/math_utils/Simulator.py:86
↓ 1 callersMethodsample
(self)
deep-synth/math_utils/OBB.py:102
↓ 1 callersMethodsample
(self)
deep-synth/models/nade.py:54
↓ 1 callersMethodsample
(self)
deep-synth/models/nade.py:128
↓ 1 callersMethodsample_placement
Sample placement for given node
deep-synth/priors/arrangement.py:175
↓ 1 callersMethodsave
(self, dest=None)
deep-synth/model_prior.py:72
↓ 1 callersMethodsave
(self)
deep-synth/priors/observations.py:365
↓ 1 callersMethodsave_observations_by_house
(self, prefix='', save_frames=False)
deep-synth/priors/observations.py:304
↓ 1 callersMethodsemantic_frame_matrix
(self, model_id)
deep-synth/priors/observations.py:184
↓ 1 callersMethodshould_continue
(self)
deep-synth/scene_synth_arrangement_baseline.py:72
↓ 1 callersMethodshould_continue
Stop either when continue predictor predicts stopping Or if more than 20 failed insertion has occured Or if no possible inser
deep-synth/scene_synth.py:257
↓ 1 callersMethodstep
(self)
deep-synth/math_utils/Simulator.py:282
↓ 1 callersMethodsynth
Synthesizes the rooms! Parameters ---------- room_ids (list[int]): indices of the room to be synthesized, loads thei
deep-synth/scene_synth.py:190
↓ 1 callersMethodsynth_room
Synthesize a single room, see synth for explanation of some most paramters
deep-synth/scene_synth.py:213
↓ 1 callersMethodto_3d
(self, t=None)
deep-synth/data/projection.py:77
↓ 1 callersMethodto_str_list
(self)
deep-synth/priors/observations.py:224
↓ 1 callersFunctiontrain
()
deep-synth/categoryCounts_train.py:80
↓ 1 callersFunctiontrain
()
deep-synth/continue_train.py:134
↓ 1 callersFunctiontrain
()
deep-synth/location_train.py:139
↓ 1 callersFunctiontrain
()
deep-synth/rotation_train.py:116
↓ 1 callersMethodtrim
Get rid of some intermediate attributes
deep-synth/data/house.py:109
↓ 1 callersFunctionvalidate
()
deep-synth/continue_train.py:172
↓ 1 callersFunctionvalidate
()
deep-synth/location_train.py:194
← previousnext →101–200 of 336, ranked by callers