Jiahui Zhu

Results 37 comments of Jiahui Zhu

> > > i solve this problem by replacing 'utils.cent_norm(verts)' to 'Normalize()(verts)' which is in utils.py > > > > > > Did you end up being able to use...

Thank you. I'm trying.

Thank you. I change the dir of the dataset, and it works. Thanks again.

Thanks in advance. May I ask one more question? Does the new code have the inference file (`test.py`)?

是的,我刚刚发现我用了`office viewer`这个插件。现在已经卸载了,但是新问题是我直接截图在vscode操作,它完全不是Markdown的图片格式,就只是说`image.png`完全没有图片。 ![image](https://user-images.githubusercontent.com/72083251/190862172-7f2dddc2-3bb1-455c-b1af-707c70e86f5c.png) 不是很清楚什么原因 我现在在vscode的Markdown插件只有三个 ![image](https://user-images.githubusercontent.com/72083251/190862243-62bdfae1-0819-4a7a-8b23-7d7835f2a6d8.png)

我试了一下`ctrl+alt+u`还是不能用,所以我明天早上再根据文档找一下原因。谢谢,祝好梦:)

早上好,我试了很久,发现卡在第三步,就是 > 剪切板图片上传错误。 我试过的方法:用插件[picgo](https://juejin.cn/post/6844903974517080071),它上传图片的快捷键也是`ctrl+alt+u`,但还是不能用。 下面是我的自定义快捷方式。 ![image](https://user-images.githubusercontent.com/72083251/190882882-69bb35d4-9424-4985-8c70-04a7eec72d66.png) 下面是从剪切板上传图片的快捷键 ![image](https://user-images.githubusercontent.com/72083251/190882922-cd36a830-7497-416d-8038-e784a84e4eb8.png) 就算把joplin的`ctrl+alt+u`换成别的快捷键,如`ctrl+alt+y`,也是不能用。 ![image](https://user-images.githubusercontent.com/72083251/190882963-65f43131-7c5f-4982-946d-2cb71baaee57.png)

已经禁用`picgo`插件,而且在`keybindings.json`文件中删除了粘贴图片相关的操作。 但还是不能用。而且在上面的第三步快捷键为`ctrl+alt+y`,我无法直接在下面第一张图修改快捷键为`ctrl+alt+u`,即按住了`ctrl+alt`再按`u`没有反应。我是在`keybindings.json`文件中修改的joplin粘贴图片快捷键为`ctrl+alt+u`的。 ![image](https://user-images.githubusercontent.com/72083251/190883414-3bcedb91-604c-4ec2-81af-bb0c7f33ffa4.png) ![image](https://user-images.githubusercontent.com/72083251/190883420-caa42151-3581-44c2-975a-5ab1593a9934.png)

> 使用 ctrl+shift+p 直接输入命令 然后 joplin upload image from clipboard 可以添加剪切板图片么 不行。 > 请继续确认 ctrl+shift+e 是否可以从文件选择器的选择添加的图片 可以。 如何解决剪切板图片读取的问题? ![test1](https://user-images.githubusercontent.com/72083251/190884462-ad0213b6-20a7-4578-9fae-025a02548c9a.gif) ![test2](https://user-images.githubusercontent.com/72083251/190884547-ca9b489e-1af1-4e91-8c2c-991cf4136b18.gif)