MRiabov commited on
Commit
befda65
·
1 Parent(s): 5571883

Add images to README

Browse files
Files changed (3) hide show
  1. README.md +9 -2
  2. images/026_fine_pred.png +3 -0
  3. images/026_input.jpg +3 -0
README.md CHANGED
@@ -142,5 +142,12 @@ Optional: you can save a JSON timing report with `--bench_report_json`. Schema:
142
  - `per_image`: list of objects with
143
  - `path`, `H`, `W`, `t_coarse_ms`, `t_fine_ms`, `t_total_ms`
144
 
145
- Utils:
146
- - Export your model to inference-only weights by scripts/strip_checkpoint.py
 
 
 
 
 
 
 
 
142
  - `per_image`: list of objects with
143
  - `path`, `H`, `W`, `t_coarse_ms`, `t_fine_ms`, `t_total_ms`
144
 
145
+ ### Utils:
146
+ - Export your model to inference-only weights by scripts/strip_checkpoint.py
147
+
148
+ ### Example:
149
+ Input:
150
+ <img src="images/026_input.png" alt="Input" width="50%"/>
151
+
152
+ Fine prediction:
153
+ <img src="images/026_fine_pred.png" alt="Fine prediction" width="50%"/>
images/026_fine_pred.png ADDED

Git LFS Details

  • SHA256: 5fafe8a3ad5a1915e615a5091cdeb7bf535552a6c317896676ae8c1fb7e895e8
  • Pointer size: 130 Bytes
  • Size of remote file: 39.3 kB
images/026_input.jpg ADDED

Git LFS Details

  • SHA256: f19401d9119773ecf7482c4d8513e3fcd78e63138a4849fc352d8ab0dd21ac82
  • Pointer size: 132 Bytes
  • Size of remote file: 4.44 MB