Master is broken for x86-gpu
See original GitHub issueHi,
Master does not work well for x86-gpu, seems prints from the Detector
class are not showing (the first thing that made me think it is not working), but I can see some outputs in Lanthorn UI, which stops after a few frames and fps becomes zero.
The weird thing is that the lines:
INFO:libs.distancing:processed frame 1 for /repo/data/softbio_vid.mp4 INFO:openpifpaf.decoder.generator.cifcaf:3 annotations: [13, 10, 9] ...
are showing for x86, but not for x86-gpu (while it processes some frames initially). What has been changed?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Issues · galliot-us/smart-social-distancing - GitHub
Master is broken for x86-gpu. #88 opened on Nov 21, 2020 by JsonSadler · 5. Add Pose Estimation Support for Jetsons. #62 opened...
Read more >[UBUNTU 20.04] Fix SIGP processing on KVM/s390
A broken patch could harm KVM ioctl on s390x or the (virtual) CPU state control in general. * The SIGP handing (on s390x)...
Read more >[PATCH 4.19 021/239] ALSA: hda/realtek - Fix silent output on ...
I tested this patch on the 5.15 branch as well as on master and it is working ... MX6 Greg Kroah-Hartman 2022-01-24 18:41...
Read more >tps6598x fixes and cleanups (!573) · Merge requests · Librem5 / linux
... 8e8cae52 - Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices ... Fix silent output on Gigabyte X570 Aorus Master after...
Read more >INSANE YI BUFFS!!! NEW PATCH NEW OP - YouTube
A Master Yi gameplay from League of Legends Season 12➥OP item + OP champ = free wins! ... NEW PATCH NEW OP -...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @mrn-mln , thanks. Also needed
WebHooksEndpoint=
under[Logger]
, which you fixed and thanks for that, BUT!I tried with the config file in #89 , but it is still not working on master, but initially works with this commit: 09559b1800f84f9ce0cc49a805cce1bfe2802ff7
I tried to do a git bisect - of course needed to manually replace the config file from #89 - and found that this is the bad commit: bf82aadeeff2bac1eb6e35a3e964fa5a4b4b010d where for the first time x86-gpu does not work. Seems it exits for some reason without telling why, printing:
INFO:libs.engine_threading:[173] taking on 1 cameras ok video is going to be processed 2020-11-21 06:02:40,154 INFO exited: startup (exit status 0; expected)
and then it stucks there …I am going to debug this, any help will be appreciated @pgrill @renzodgc
@JsonSadler did enabling SSL solved that for you? (I presume yes since this issue is quite old 😅)
As far as I can test it’s working correctly for me. Feel free to reach out if the issue still remains. Elsewise I’ll close this issue in a week 😃