in En
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
See the `conf.py`:
|
See the `conf.py`:
|
||||||
```
|
```
|
||||||
scheme = 'B'
|
scheme = 'A'
|
||||||
|
|
||||||
schemeA = {
|
schemeA = {
|
||||||
'image_name': 'd1.jpg',
|
'image_name': 'd1.jpg',
|
||||||
@@ -22,4 +22,4 @@ The A is useof openCV inpaint or model(LaMa); And B is useof openCV but no inpai
|
|||||||
When you finished the conf, run `python main.py`.<br>
|
When you finished the conf, run `python main.py`.<br>
|
||||||
<br>
|
<br>
|
||||||
If you have a better scheme, please connect me.<br>
|
If you have a better scheme, please connect me.<br>
|
||||||
Email: xiadongliang88@163.com<br>
|
Email: xiadongliang88@163.com<br>
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
scheme = 'B'
|
scheme = 'A'
|
||||||
|
|
||||||
schemeA = {
|
schemeA = {
|
||||||
'image_name': 'd1.jpg',
|
'image_name': 'd1.jpg',
|
||||||
|
|||||||
Reference in New Issue
Block a user