Delay-Xili / F-Clip

The official PyTorch implementation of the paper: *Xili Dai, Haigang Gong, Shuai Wu, Xiaojun Yuan, Yi Ma. "Fully Convolutional Line Parsing." *.
MIT License
155 stars 21 forks source link

A little error of yaml path #4

Closed Yifei6672 closed 3 years ago

Yifei6672 commented 3 years ago

Firstly, thanks for the marvelous work and well written codes.

A little remind : when I was trying to run the code, I found that in the file FClip/models/pose_hrnet.py, at line 525, the path of yaml should be changed to my own path to run correctly. 图像 1

Delay-Xili commented 3 years ago

@Yifei6672 Thanks for the reminder, it fixed now.