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

Unicode support #1

Open
MadPidgeon opened this issue Aug 22, 2015 · 1 comment
Open

Unicode support #1

MadPidgeon opened this issue Aug 22, 2015 · 1 comment

Comments

@MadPidgeon
Copy link
Member

Strings in YOLO++ should support unicode charaters.
Third party library required.

@tomsmeding
Copy link
Member

Why third party library required though? I'm guessing, maybe we can do with using wchar_t's (of 2 bytes) and hand-writing (or hand-copying) the required code for converting UTF8 <-> UCS2

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

No branches or pull requests

2 participants