Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No SOURCES given to target: ctpn #3

Closed
LevineYang opened this issue Jun 28, 2020 · 5 comments
Closed

No SOURCES given to target: ctpn #3

LevineYang opened this issue Jun 28, 2020 · 5 comments

Comments

@LevineYang
Copy link

hi there,

when I do the cmake . step, error pops up like:

CMake Error at /opt/cmake-3.12.2-Linux-x86_64/share/cmake-3.12/Modules/FindCUDA.cmake:1816 (add_library):
Cannot find source file:
source/ctpn.cpp

please help, thanks!

@Syencil
Copy link
Owner

Syencil commented Jun 30, 2020

for some reasons, i did not push ctpn post process code for now.
u could del anything about ctpn safely in CmakeList and enjoy other trt projects!

hi there,

when I do the cmake . step, error pops up like:

CMake Error at /opt/cmake-3.12.2-Linux-x86_64/share/cmake-3.12/Modules/FindCUDA.cmake:1816 (add_library):
Cannot find source file:
source/ctpn.cpp

please help, thanks!

@deep-practice
Copy link

Will ctpn post process code be opensourced? @Syencil

@Syencil
Copy link
Owner

Syencil commented Jul 9, 2020

sorry for that.
actually, ctpn is not good enough in both acc and speed.
i recommand u to try psenet or psenet++ which will be released in a week.

@deep-practice
Copy link

How about DBNet? @Syencil

@Syencil
Copy link
Owner

Syencil commented Jul 10, 2020

How about DBNet? @Syencil

thx for ur advice!
I m reading this paper, and considering reimplement it by trt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants