Fix typo in tutorial-1 (#2896)
parent
22032e1de2
commit
969f50459d
|
@ -521,7 +521,7 @@ if __name__ == '__main__':
|
|||
main()
|
||||
```
|
||||
|
||||
A example config file `demo_config.py` as follows:
|
||||
An example config file `demo_config.py` as follows:
|
||||
|
||||
```python
|
||||
backbone = dict(
|
||||
|
|
Loading…
Reference in New Issue