citystrawman
citystrawman
> pls build in release mode hello, I got the same issue when I build in release mode (actually I specified -DCMAKE_BUILD_TYPE=Release but the generated .exe files are still debug...
> In release there are no asserts, so clearly you are not in release Pls check the net on how to use cake to build a project in release >...
> > > > ~`auto rqst = Network::Bili::Request(QUrl("https://api.bilibili.com/nav"));`~ > > > > ` auto rqst = Network::Bili::Request(QUrl("https://api.bilibili.com/x/web-interface/nav"));` > > > > [B23Downloader.zip](https://github.com/vooidzero/B23Downloader/files/12911894/B23Downloader.zip) > > 谢谢,下载替换后好了。 我这个还是无法登录, 点击登录后提示该版本一不支持当前功能
> I think [non-maximum overlapping suppression](https://towardsdatascience.com/non-maximum-suppression-nms-93ce178e177c) (NMS) can solve your overlapping problem an you can use a classifier to to distinguish which one is background or a rock. I am...