Braulio Ríos

Results 7 comments of Braulio Ríos

Hi @davidfungf , unfortunately I have never used those. You should check if GStreamer has those elements available and then hack the code around [these lines](https://github.com/bdtinc/maskcam/blob/main/maskcam/maskcam_streaming.py#L70) to create such a...

Hello @dihitha, as @RunningModelsUntilDawn mentions, it could be that the IP of your jetson nano is incorrect (how are you getting it?). You may try running `ping 192.168.1.57` to check...

Hi @SmellingSalt, As you mention, your use case seems pretty compatible with what we're doing! I'd recommend you start training a YOLOv4 model, which should work great for your use...

Hi @SmellingSalt! I'm glad you're working on this. I'll go over your questions: 1. The .weights file I provided in the other issue, is generated by training with the original...

Hey there, I believe that you can just use the `.engine` file, or even change the extension to `.trt` manually if you prefer that. If you produced that with the...

Hey @SmellingSalt, I'm really sorry I missed your message in the noise. I hope you could find the solution to your problem. If not, I think that probably the thing...

Hey guys, any comments on this? I'm not sure what the tag `project: react-native` means, but this happens when I update expo, not react-native. Although it might be related to...