Daniel Syahputra
Daniel Syahputra
## :camera: Screenshots  ## :page_facing_up: Context I realized in your code before, that you just assign '1' as the labels for each object. This is proved by creating a...
Hi all... I just release my code for performing inference on YOLOv9 using onnx. You can check out my code on the link below ``` https://github.com/danielsyahputra/yolov9-onnx ```
Does anyone here have a code for doing inference but only for one image? I really appreciate it if you can share the idea and code. Thanks
Hi Daniel, I'm excited about the explanation for Pytorch for deep learning. Could you make a stand-alone course for PyTorch Lightning?
I've run the code with video which consists of more than one face. The video looks like this: However, I found out that the output is restricted to only one...
Hi everyone, I just explore about the MCP and trying to use mongo-mcp server with the client like witsy. I was choosing my custom llm server which is of course...