ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

Could not parse line #203

Closed lijunnankman closed 2 years ago

lijunnankman commented 3 years ago

When I use "./test_yolo4", it came that "could not parse line:"

lijunnankman commented 3 years ago

@ceccocats @mive93
微信图片_20210309220312 just like this ,could you help me?

mive93 commented 3 years ago

Hi @lijunnankman, is it from the master branch? Or are you using a custom yolov4?

lijunnankman commented 3 years ago

Hi,thanks for your reply.When I trained yolov4, I changed the anchors in the cfg file. Is this influential, please?

mive93 commented 3 years ago

No, it's not a problem because it does not read the anchors from there. Can you do a git status to check for any other changes. Or can you upload the file you're using so I can check?

mive93 commented 2 years ago

Closing for inactivity. Feel free to reopen.