learning3d 0.0.4__py3-none-any.whl → 0.0.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -184,7 +184,7 @@ class ModelNet40Data(Dataset):
184
184
  self,
185
185
  train=True,
186
186
  num_points=1024,
187
- root_dir=None,
187
+ root_dir='./',
188
188
  randomize_data=False,
189
189
  use_normals=False
190
190
  ):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: learning3d
3
- Version: 0.0.4
3
+ Version: 0.0.5
4
4
  Summary: Learning3D: A Modern Library for Deep Learning on 3D Point Clouds Data
5
5
  Author-email: Vinit Sarode <vinitsarode5@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/vinits5/learning3d
@@ -1,6 +1,6 @@
1
1
  learning3d/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  learning3d/data_utils/__init__.py,sha256=iYAVh0FThnVlG42QIgmDYrC3NGVYuzKX8s1oRqAI1YU,261
3
- learning3d/data_utils/dataloaders.py,sha256=XqlVl-IumBxW1woA8GtgCgEMNhrjCgyaAtKhYxPxnTg,14703
3
+ learning3d/data_utils/dataloaders.py,sha256=xoH9gzfcCUOqcRL3G_Qjglt-vuNooIW2oqgRDhT3nv8,14703
4
4
  learning3d/data_utils/user_data.py,sha256=ADDGeCUCr6TcXhcxvAFncIeLO71xoRHYi4H418ktvQs,4828
5
5
  learning3d/examples/test_dcp.py,sha256=o1hgl22b2xhqqYe4_k7NlNo3-rIMmSzzssCI74DCfoE,5606
6
6
  learning3d/examples/test_deepgmr.py,sha256=pb-gRE6YLLaPFmiBXQjaE-B-J314QY4RkNwLHx65bcU,5597
@@ -73,8 +73,8 @@ learning3d/utils/pointconv_util.py,sha256=kJxGztai7X15YsGuorMOc50SPtj_k1yfkP4XCT
73
73
  learning3d/utils/ppfnet_util.py,sha256=HEoxkgUBlawKZLWspfQm3caWUyAMIrW-ECtStNYbe2Y,7989
74
74
  learning3d/utils/svd.py,sha256=yCYQt2SKqeIzCBnBEr_8xFR79m4fIoNVFnp77epn1dM,1936
75
75
  learning3d/utils/transformer.py,sha256=UDgJvnh7ekWyijaAn-a3ckeFeMxlK_chXzWlhAGDiPM,8974
76
- learning3d-0.0.4.dist-info/LICENSE,sha256=3qY3_NeQIvalbLlsHFtOfuUKjs_U2k6u7rf6YVx6ac0,1098
77
- learning3d-0.0.4.dist-info/METADATA,sha256=zC24gcn1X2bakXZ3q0phrhkXyJXQhkyOWbDA6KncVJk,15813
78
- learning3d-0.0.4.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
79
- learning3d-0.0.4.dist-info/top_level.txt,sha256=nTmYW8NhbNV1_15DGNpl_OvvSFtQP98sy3qrrHr0eLo,11
80
- learning3d-0.0.4.dist-info/RECORD,,
76
+ learning3d-0.0.5.dist-info/LICENSE,sha256=3qY3_NeQIvalbLlsHFtOfuUKjs_U2k6u7rf6YVx6ac0,1098
77
+ learning3d-0.0.5.dist-info/METADATA,sha256=gdmOxHdGi3GXBcPxKYWAdHvr9S8tSVNjMN2W_B_aiww,15813
78
+ learning3d-0.0.5.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
79
+ learning3d-0.0.5.dist-info/top_level.txt,sha256=nTmYW8NhbNV1_15DGNpl_OvvSFtQP98sy3qrrHr0eLo,11
80
+ learning3d-0.0.5.dist-info/RECORD,,