This website works better with JavaScript
Home
Explore
Help
Sign In
lstlm
/
lcnn
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
6333887184
Branches
Tags
faster_lcnn
lcnn
/
models
/
line_detect
/
aaa.py
aaa.py
94 B
History
Raw
1
2
3
4
from models.config.config_tool import read_yaml
cfg = read_yaml('wireframe.yaml')
print(cfg)