MCPcopy Create free account

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

Functions336 in github.com/brownvc/deep-synth

↓ 1 callersFunctionvalidate
()
deep-synth/rotation_train.py:141
Method__del__
(self)
deep-synth/math_utils/Simulator.py:81
Method__getitem__
(self,index)
deep-synth/location_dataset.py:34
Method__getitem__
(self, index)
deep-synth/continue_dataset.py:42
Method__getitem__
(self,index)
deep-synth/rotation_dataset.py:42
Method__getitem__
(self, index)
deep-synth/categoryCounts_dataset.py:31
Method__init__
Parameters ---------- data_root_dir (String): root dir where all data lives data_dir (String): directory where this d
deep-synth/location_dataset.py:11
Method__init__
Parameters ---------- data_root_dir (String): root dir where all data lives data_dir (String): directory where this d
deep-synth/continue_dataset.py:13
Method__init__
(self)
deep-synth/model_prior.py:15
Method__init__
(self, *args, **kwargs)
deep-synth/scene_synth_occurence_baseline.py:67
Method__init__
Parameters ---------- data_root_dir (String): root dir where all data lives data_dir (String): directory where this d
deep-synth/rotation_dataset.py:20
Method__init__
(self, *args, **kwargs)
deep-synth/scene_synth_arrangement_baseline.py:22
Method__init__
(self, room_id, trial, size, samples, synthesizer, temperature_cat, temperature_pixel, min_p, max_collision)
deep-synth/scene_synth_arrangement_baseline.py:40
Method__init__
Parameters ---------- location_epoch, rotation_epoch, continue_epoch (int): the epoch number of the respective tr
deep-synth/scene_synth.py:24
Method__init__
Refer to SceneSynth.synth for explanations for most parameters Parameters ---------- synthesizer (SceneSynth): links
deep-synth/scene_synth.py:233
Method__init__
(self, modelId, category, x, y, r, room)
deep-synth/scene_synth.py:758
Method__init__
data_root_dir: root dir where all data lives data_dir: directory where this dataset lives (relative to data_root_dir) scene_i
deep-synth/categoryCounts_dataset.py:12
Method__init__
Parameters ---------- height_cap (int): the maximum height (in meters) of rooms allowed, which will be rendered with
deep-synth/data/top_down.py:14
Method__init__
Get a set of rooms from the house which satisfies a certain criteria Parameters ---------- index (int): The index of
deep-synth/data/house.py:17
Method__init__
(self, dict_, house)
deep-synth/data/house.py:135
Method__init__
(self, room, nodes, level)
deep-synth/data/house.py:150
Method__init__
(self, dict_, level)
deep-synth/data/house.py:191
Method__init__
Parameters ---------- action (list[DatasetAction]): a list of methods that are applied to each loaded house seque
deep-synth/data/dataset.py:70
Method__init__
(self)
deep-synth/data/dataset.py:108
Method__init__
Parameters ---------- house_filters (list[house_filter]): where a house_filter takes a House as input and returns
deep-synth/data/dataset.py:140
Method__init__
(self, dest, size=512)
deep-synth/data/dataset.py:171
Method__init__
(self, dest)
deep-synth/data/dataset.py:201
Method__init__
Parameters ---------- dest (string): directory to save to batch_size (int, optional): number of houses in one .pkl fi
deep-synth/data/dataset.py:272
Method__init__
Parameters ---------- details (bool, optional): If true, then frequency information will be shown on screen model_det
deep-synth/data/dataset.py:317
Method__init__
(self)
deep-synth/data/object_data.py:10
Method__init__
(self)
deep-synth/data/object_data.py:49
Method__init__
Parameters ---------- modelId (string): name of the object to be loaded houseId (string, optional): If loading a room
deep-synth/data/object.py:20
Method__init__
See top_down.TopDownView for explanation of room_size, zpad and img_size
deep-synth/data/projection.py:10
Method__init__
(self, t_2d, t_3d, img_size)
deep-synth/data/projection.py:60
Method__init__
Load a rendered scene from file Parameters ---------- index (int): room number data_dir (string): location o
deep-synth/data/rendered.py:39
Method__init__
(self, categories, floor, wall, door_window_nodes=None)
deep-synth/data/rendered.py:103
Method__init__
(self, translation=np.asarray((0, 0, 0)), rotation=Quaternion(), scale=np.asarray((1, 1, 1)))
deep-synth/math_utils/__init__.py:20
Method__init__
(self, center, half_widths, rotation_matrix)
deep-synth/math_utils/OBB.py:9
Method__init__
(self, mode='direct', bullet_server_binary=None, data_dir_base=None, verbose=False)
deep-synth/math_utils/Simulator.py:28
Method__init__
(self, num_in, num_out)
deep-synth/models/fc.py:10
Method__init__
(self, data_size, data_domain_sizes, hidden_size, w, v, c)
deep-synth/models/nade.py:14
Method__init__
(self, data_size, data_domain_sizes, hidden_size)
deep-synth/models/nade.py:88
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
deep-synth/models/resnet.py:23
Method__init__
(self, category_key)
deep-synth/priors/pairwise.py:14
Method__init__
(self, categorization_type='final', sim_mode='direct')
deep-synth/priors/observations.py:18
Method__init__
(self, name, priors_dir, verbose=False, categorization_type='final')
deep-synth/priors/observations.py:277
Method__init__
(self, priors_file, w_dist=1.0, w_clearance=1.0, w_same_category=1.0, w_closest=1.0, w_orientation=1.0)
deep-synth/priors/arrangement.py:23
Method__init__
(self, arrangement_priors, num_angle_divisions=8, num_pairwise_priors=-1, sim_mode='direct')
deep-synth/priors/arrangement.py:115
Method__len__
(self)
deep-synth/location_dataset.py:31
Method__len__
(self)
deep-synth/continue_dataset.py:39
Method__len__
(self)
deep-synth/rotation_dataset.py:39
Method__len__
(self)
deep-synth/categoryCounts_dataset.py:25
Method__repr__
(self)
deep-synth/math_utils/OBB.py:72
Method_remove
(self, obj_id)
deep-synth/priors/observations.py:50
Methodadd_architecture
(n, obj_file, suffix)
deep-synth/math_utils/Simulator.py:193
Methodadd_house_room_only
(self, house, room, no_walls=False, no_ceil=True, no_floor=False, use_separate_walls=False,
deep-synth/math_utils/Simulator.py:232
Methodadd_nodes
(self, nodes)
deep-synth/data/rendered.py:183
Methodbid_pair_key
(x)
deep-synth/math_utils/Simulator.py:324
Methodcategory_key
(self)
deep-synth/priors/pairwise.py:22
Methodcentroid
(self)
deep-synth/math_utils/OBB.py:61
Methodcentroid
(self)
deep-synth/priors/pairwise.py:26
Methodcheck_overlap
(amin,amax,bmin,bmax)
deep-synth/scene_synth.py:743
Methodclosest
(self)
deep-synth/priors/pairwise.py:30
Functionconv3x3
3x3 convolution with padding
deep-synth/models/resnet.py:15
Methoddimensions
(self)
deep-synth/math_utils/OBB.py:53
Methoddistance_to_point
(self, p)
deep-synth/math_utils/OBB.py:81
Functionensuredir
Ensure a directory exists
deep-synth/utils.py:8
Methodfinal
Called once after all batches of houses are processed
deep-synth/data/dataset.py:125
Methodfinal
(self)
deep-synth/data/dataset.py:370
Methodforward
(self, x)
deep-synth/models/fc.py:23
Methodforward
(self, x)
deep-synth/models/nade.py:120
Methodforward
(self, x)
deep-synth/models/resnet.py:36
Methodforward
(self, x)
deep-synth/models/resnet.py:103
Methodfrom_node
(cls, node)
deep-synth/math_utils/__init__.py:60
Methodget_cat_map
(self)
deep-synth/data/rendered.py:187
Functiongood_house_criteria
(house)
deep-synth/filters/good_house.py:9
Methodgrouped_observations
(self)
deep-synth/priors/observations.py:297
Methodhalf_dimensions
(self)
deep-synth/math_utils/OBB.py:57
Methodhalf_extents
(self)
deep-synth/math_utils/OBB.py:41
Methodinverse
(self)
deep-synth/math_utils/__init__.py:84
Methodlocal2world
(self)
deep-synth/math_utils/OBB.py:69
Methodlog_prob
(self, x)
deep-synth/priors/pairwise.py:90
Methodlog_prob_offset
(self, x)
deep-synth/priors/pairwise.py:104
Functionnode_criteria
(node, room)
deep-synth/filters/floor_node.py:15
Functionnode_criteria
(node, room)
deep-synth/filters/bedroom.py:26
Functionnode_criteria
(node, room)
deep-synth/filters/office.py:26
Functionnode_criteria
(node, room)
deep-synth/filters/livingroom.py:25
Methodnot_contact_with_static
(c)
deep-synth/math_utils/Simulator.py:316
Methodnum_houses
(self)
deep-synth/priors/observations.py:293
Methodnum_observations
(self)
deep-synth/priors/pairwise.py:44
Methodnum_observations
Return total number of observations in this ArrangementPriors set
deep-synth/priors/arrangement.py:39
Methodobjects
(self)
deep-synth/priors/observations.py:35
Methodobjects
(self)
deep-synth/priors/arrangement.py:123
Methodorientation
(self)
deep-synth/priors/pairwise.py:34
Methodpairwise_priors
Return all pairwise priors
deep-synth/priors/arrangement.py:46
Functionpickle_dump_compressed
Pickles + compresses an object to file
deep-synth/utils.py:24
Functionpickle_load_compressed
Loads a compressed pickle file and returns reconstituted object
deep-synth/utils.py:32
Functionplot_vmf_fit
(x, mu, kappa, scale, index, title)
deep-synth/math_utils/__init__.py:159
Methodrandomize_object_transforms
(self)
deep-synth/priors/observations.py:75
Methodrescale
(self, s)
deep-synth/math_utils/__init__.py:103
← previousnext →201–300 of 336, ranked by callers