Method__init__(self,
feature_vector_size,
d_in,
d_out,
dims,
geometric_init = True,
code/model/networks/neat_along_ray_v2.py:135
Method__init__(self, rgb_loss, eikonal_weight, line_weight, junction_3d_weight = 0.1, junction_2d_weight = 0.01)
code/model/networks/loss_wfr.py:17
Method__init__(self,
feature_vector_size,
d_in,
d_out,
dims,
geometric_init = True,
code/model/networks/neat_simple.py:135
Method__init__(self, rgb_loss, eikonal_weight, line_weight, junction_3d_weight = 0.1, junction_2d_weight = 0.01)
code/model/networks/loss_wfr_a.py:17
Method__init__(self,
feature_vector_size,
d_in,
d_out,
dims,
geometric_init = True,
code/model/networks/neat_wfr.py:140
Method__init__(self, rgb_loss, eikonal_weight, line_weight, junction_3d_weight = 0.1, junction_2d_weight = 0.01)
code/model/networks/loss_wfr_unnormalize.py:17
Method__init__(self,
data_dir,
img_res,
reverse_coordinate = False,
line_detector = 'hawp',
code/datasets/blender_hawp_dataset.py:18