DebugMeN0t
DebugMeN0t
### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [X] I want to train my custom dataset, and I have read the [tutorials for training your...
### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [X] I want to train my custom dataset, and I have read the [tutorials for training your...
[Bug] (macOS) Linking problem? symbol not found in flat namespace '__ZN2at3mps9MPSStream6commitEb'
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...
Hi! 1) num_classes and input_size for model should be available as model init parameters, because there can be multiple custom trained models of the same type (ex Yolov*) in single...
Hi. there is a little patch to resolve at least macOS compilation issues such as: /CppServer/modules/CppCommon/source/string/encoding.cpp:298:31: error: 'codecvt_utf8' is deprecated [-Werror,-Wdeprecated-declarations] std::wstring_convert convert; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/usr/include/c++/v1/codecvt:187:28: note: 'codecvt_utf8' has been explicitly...
Hi. context.ipp should be fixed to allow `case context::tlsv13` when defined(ASIO_USE_WOLFSSL) by default wolfssl with openssl compatibility layer defines OPENSSL_VERSION_NUMBER < 0x10101000L for compatibility with other packages such as Apache...
Hi guys! Combo box is an independent great component and it can be purchased separately. So i think there should be some improvements in documentation, at least in most used...
Hi. Thx for the great project :) There are some issues with compatibility with cudnn version < 9.5.0: cudnnBackendUpdateCudaGraph and cudnnBackendPopulateCudaGraph should be wrapped to #if (in gen_server.cpp) when cudnn...
### Which version are you using? 1.11.3 ### Which operating system are you using? macOS amd64 standard ### Describe how to replicate the issue 1) when there is a client...
Hi. When linking the binary statically (-static) that is required sometimes, there are warnings like: ares_getnameinfo.c:(.text+0x1c8): warning: Using 'getservbyport_r' in statically linked applications requires at runtime the shared libraries from...