Azhar88 commited on
Commit
32af9bb
·
verified ·
1 Parent(s): 2115807

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +19 -0
  2. config.json +10 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ license: mit
4
+ tags:
5
+ - 3d
6
+ - autonomous-driving
7
+ - lidar
8
+ - model_hub_mixin
9
+ - point-cloud
10
+ - point-cloud-completion
11
+ - pytorch_model_hub_mixin
12
+ - scene-completion
13
+ - semantickitti
14
+ ---
15
+
16
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
17
+ - Code: https://github.com/AzharSindhi/RapidLiDAR
18
+ - Paper: [More Information Needed]
19
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "batch_size": 4,
3
+ "config_path": "configs/rapidlidar.yaml",
4
+ "displacement_scale": 50.0,
5
+ "init_noise_std": 0.1,
6
+ "learning_rate": 0.0001,
7
+ "num_reconstruction_rounds": 2,
8
+ "predict_residual": true,
9
+ "voxel_size": 0.3
10
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9223619477ae43b8db36078deb2700621d1bd57759809cb760275de16721d283
3
+ size 47023248