Tony Cao
Tony Cao
It seems that the Renormalization module of `BatchNormalization` in torch backend is not implemented. Running `layers.BatchNormalization(axis=bn_axis, epsilon=1.001e-5, renorm=True, name=name + '_bn')` with pytorch backend results in `ValueError: Unrecognized keyword arguments...
I have a mesh object and I want to convert it into voxels of shape 32x32x32 so that I can calculate metrics like IoU with the reference voxels. How can...
Thanks for your fantastic work, but I encountered a series of problems when running the demo. I really appreciate it if you can give me some help. Here are the...
Hello, thanks for your excellent work. I'm trying to build an easy-to-use pipeline for predicting the risk of a disease. It includes two modules, the automatic segmentation module and a...
### 🐛 Describe the bug There is a significant difference of performance between online demo and local inference but I can't find the reason. For example, online demo processed this...
I have an error when trying to claim epic games. The error message is: ``` TypeError: Cannot read properties of undefined (reading 'childFrames') at FrameManager.removeChildFramesRecursively (E:\Code\free-games-claimer\node_modules\playwright-core\lib\server\frames.js:297:31) at FrameManager.frameCommittedNewDocumentNavigation (E:\Code\free-games-claimer\node_modules\playwright-core\lib\server\frames.js:147:10) at...
### 复现步骤 / Step to reproduce 1. Arm版mac安装1.6.1版clash nyanpasu 2. 正常运行,活动监视器中tauri://localhost进程的内存占用会随时间不断增加,从100MB不断增加到10G(运行超过1周) 相关issue:https://github.com/libnyanpasu/clash-nyanpasu/issues/782 ### 预期行为 / Expected behavior  内存占用不应有明显波动 ### 实际行为 / Actual behavior 实际占用一夜过后即可能达到1G  ### 应用日志 / App...