geetu040 commited on
Commit
5020f57
·
1 Parent(s): 3ba7c8b

update assets

Browse files
README.md CHANGED
@@ -97,7 +97,7 @@ depth = Image.fromarray(depth.astype("uint8"))
97
 
98
  The DepthPro model was trained on the following datasets:
99
 
100
- ![image/jpeg](assets/depth-pro-datasets.jpeg)
101
 
102
  ### Preprocessing
103
 
@@ -108,13 +108,11 @@ Images go through the following preprocessing steps:
108
 
109
  ### Training Hyperparameters
110
 
111
- ![image/jpeg](assets/depth-pro-training-hyper-parameters.jpeg)
112
 
113
  ## Evaluation
114
 
115
- ![image/png](assets/depth-pro-results-depth.png)
116
- ![image/png](assets/depth-pro-results-boundary.png)
117
- ![image/png](assets/depth-pro-results-fov.png)
118
 
119
  ### Model Architecture and Objective
120
 
 
97
 
98
  The DepthPro model was trained on the following datasets:
99
 
100
+ ![image/jpeg](assets/depth_pro_datasets.png)
101
 
102
  ### Preprocessing
103
 
 
108
 
109
  ### Training Hyperparameters
110
 
111
+ ![image/jpeg](assets/depth_pro_training_hyper_parameters.png)
112
 
113
  ## Evaluation
114
 
115
+ ![image/png](assets/depth_pro_results.png)
 
 
116
 
117
  ### Model Architecture and Objective
118
 
assets/depth-pro-datasets.jpeg DELETED
Binary file (240 kB)
 
assets/depth-pro-results-boundary.png DELETED
Binary file (552 kB)
 
assets/depth-pro-results-depth.png DELETED
Binary file (252 kB)
 
assets/depth-pro-results-fov.png DELETED
Binary file (181 kB)
 
assets/depth-pro-training-hyper-parameters.jpeg DELETED
Binary file (127 kB)
 
assets/depth_pro_datasets.png ADDED
assets/depth_pro_results.png ADDED
assets/depth_pro_training_hyper_parameters.png ADDED