Zhiyuan Li

Results 20 comments of Zhiyuan Li

> You seem to not have any pthread library installed. For a minimal fix you could try to install `sudo apt-get install libpthread-stubs0-dev`, otherwise I would recommend installing `sudo apt...

Update: ``` pi@raspberrypi:~/workspace/pi/VC4C/CMakeFiles $ find /lib -name "*pthread*" /lib/arm-linux-gnueabihf/libpthread.so.0 /lib/arm-linux-gnueabihf/libpthread-2.28.so /lib/aarch64-linux-gnu/libpthread.so.0 /lib/aarch64-linux-gnu/libpthread-2.28.so ```

Cmake:3.16.3-3~bpo10+1 gcc/g++:4:8.3.0-1 Thx a lot for your time, I have verified my project on the Raspberry Pi 4B. :)

> Just FYI, if you are not aware, VC4CL won't work at all on 64-bit Raspbian or Raspberry Pi 4. > > To solve the build problem, the only thing...

Hello @xenstar, thank you for your interest in our work! It’s people like you who make our work better!

modify [notify_push](https://github.com/nextcloud/notify_push/tree/2522b4ebbab07dbb1486a3295eac5cf0941535a9)/[lib](https://github.com/nextcloud/notify_push/tree/2522b4ebbab07dbb1486a3295eac5cf0941535a9/lib)/SelfTest.php / ``` public function test(string $server, OutputInterface $output, bool $ignoreProxyError = false) ``` to ``` public function test(string $server, OutputInterface $output, bool $ignoreProxyError = true) ``` notify_push:setupand finally...

> > modify [notify_push](https://github.com/nextcloud/notify_push/tree/2522b4ebbab07dbb1486a3295eac5cf0941535a9)/[lib](https://github.com/nextcloud/notify_push/tree/2522b4ebbab07dbb1486a3295eac5cf0941535a9/lib)/SelfTest.php / > > That is just hiding the error, the check is there for a reason > > > The following x-forwarded-for header was received by...

> > 遇到同样的问题 > > [zhen8838/K210_Yolo_framework#26](https://github.com/zhen8838/K210_Yolo_framework/issues/26) > 我把训练集增加到20000+就好了。。 但是小数据集没有办法增加呀……,错误在每个epoch后出现,应该是val数据集的量不够。

> > > > 遇到同样的问题 > > > > > > > > > [zhen8838/K210_Yolo_framework#26](https://github.com/zhen8838/K210_Yolo_framework/issues/26) > > > 我把训练集增加到20000+就好了。。 > > > > > > 但是小数据集没有办法增加呀……,错误在每个epoch后出现,应该是val数据集的量不够。 > > 请问你解决了嘛,我也是这个问题,数据集自己制作的(三百多个),再增加上万张感觉不太现实啊 解决了,查看MakeFile,make指定BATCH=8...

您好,我是linux下星火商店的一名开发者,我想咨询 Ubuntu或者广义的来讲(debian系Linux)的维护相关事项 ![image](https://user-images.githubusercontent.com/31544054/221845836-36dd05d7-1b98-400a-83ba-574307578808.png)