Fischer-pixel
Fischer-pixel
could you please give some examples about how to use tensorrt module to inference(contain the param "tile")?
when I change the "device" in gradio_app.py from cuda to cpu,it raises error "expect all tensors on the same device".
could the 'y-train' vector in GRNN training has multiple features like the "newgrnn" in MATLAB?It seems that it only surpport one feature column currently as follows. y_train : array-like (n_samples,)...
FileNotFoundError: [Errno 2] No such file or directory: 'data/pretrained/body_coco/best_model_182_0.6597.pth'
如何获取涂鸦的矩形框在图片坐标系中的坐标信息?我看doodlepath里面可以获取到mbound,但是我在绘制完后,调用getAllItem()后的doodleItem并没有这个属性,其他的一些功能和方法也无法获取到想要的信息。
I developed an intelligent image processing APP by myself, which includes three key functions: intelligent elimination, intelligent image cutting, and high-definition magnification. The entire software is purely edge-side inference. The...