Commit d48ebe18 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

Update README.md

parent e8f6eb8b
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -18,6 +18,14 @@ or
* Numpy 1.14.2 (not strict)
* Numpy 1.14.2 (not strict)
* Matplotlib 2.2.2 (not strict)
* Matplotlib 2.2.2 (not strict)


# Infer and convert model for use from Java
```
~$ python3 infer_qcds_01.py qcstereo_conf.xml data_sets
```
where: 
* **qcstereo_conf.xml** - config file
* **data_sets** - root dir for trained models/data/checkpoints

# Examples
# Examples
```
```
#!/usr/bin/env python3
#!/usr/bin/env python3