jwee1369

Results 16 comments of jwee1369

@glenn-jocher changing the model.yaml config seems to be giving an error, is there a way to change it without having to go into the code and manually change it? `-...

@glenn-jocher sorry i am still unclear. In the Detect(nn.Module) class in /nn/modules/head.py __init__(self, nc=80, ch=()), there are only two args nc, and ch, I don't see **kwargs or the reg_max...

Hi, i'm having similar issue, my VLC player on mac plays the rtsp stream fine. But on the app, there is a huge delay, it shows up but only like...

Hi @vishaldybot i have a Linux computer as the rtsp server with IP camera. Streaming from my Mac VLC player is ok with slight delay. But using this package on...

Just circling back - after adding the Multicast Networking to xcode, works now with the bearable sub 1 second delay

Hi @primus192 , thanks for sharing your work, it looks like the one i got is similar [https://www.aliexpress.us/item/3256805543853848.html?spm=a2g0o.order_list.order_list_main.5.44921802w0wZSh&gatewayAdapt=glo2usa](https://www.aliexpress.us/item/3256805543853848.html?spm=a2g0o.order_list.order_list_main.5.44921802w0wZSh&gatewayAdapt=glo2usa) but i'm getting these weird squares (attached) and nothing seems to be...

Hi @primus192 @board707 seems like there are 48x **SM16169S** (16 each on R,G,B) and 3x **MW245B**. Both by Shenzhen Sunmoon, trying to get the english version datasheets could not find...

Hi @board707 , cannot seem to find the third IC, what would this third one be? Also, how could you tell if 16169 is S-PWM type, and what would a...

i got a 1/16 scan 64x64 from here [https://www.aliexpress.us/item/3256804049701977.html?spm=a2g0o.order_list.order_list_main.72.6ff11802s10fBd&gatewayAdapt=glo2usa](https://www.aliexpress.us/item/3256804049701977.html?spm=a2g0o.order_list.order_list_main.72.6ff11802s10fBd&gatewayAdapt=glo2usa) this works so far: sudo ./demo -D0 --led-rows=64 --led-cols=64 --led-slowdown-gpio=2 --led-multiplexing=1

Thanks for the info. Would this apply just for keypoint detection when training square and inferring rectangular - or it's also recommended to pad the rectangular image during detect prediction...