MagicSource

Results 1314 comments of MagicSource

@wass3r hi, I am not using script, I wanna call a function inside go program itself, with params. Is that possible?

@wass3r no , I mean, call the go code along with bot code, I have a operator object must initialized along with bot it self. which is injected into flatboat...

@wass3r Yes. May can done with some reflection way? Do u know any idea if I have this command?

@wmcnally thanks for your reply. Am current try some different design for keypoints detection, anchor-free style, but I met some problems: 1. It looks like Kaopao treat different keypoints as...

@Jeff-sjtu I know how to solve it. May I ask, how to filter the jitter problem of transition? does there any practical way

@byshiue I found I didn't search GEMM info which caused using default gemm. Does searching a best algo will boost time a little bit? Does this gemm info file can...

@byshiue Maybe, but seems the calling way `torch.classes.VisionTrasnformerClass` is not fully correct? Your c++ implementation has a namespace before this class.... Do u know how to correctly calling this c++...