Marverlises
Marverlises
I have encountered the same problem. Do you know how to solve it?I think that's because of the roc=boschool edition, but I'm not sure.
D:\Anaconda\envs\paddlepaddle\lib\site-packages\trimesh\parent.py:94: DeprecationWarning: `geometry.md5()` is deprecated and will be removed in October 2023: replace with `geometry.__hash__()` or `hash(geometry)` DeprecationWarning) Traceback (most recent call last): File "D:/Desktop/PARL_develop_examples_tutorials (1)/examples/parl2_dygraph_new/lesson5/homework/ddpg_quadrotor/train.py", line 184, in main()...
The original bug is: ``` D:\Anaconda\envs\paddlepaddle\lib\site-packages\trimesh\parent.py:94: DeprecationWarning: geometry.md5()is deprecated and will be removed in October 2023: replace withgeometry.hash()orhash(geometry)` DeprecationWarning) Traceback (most recent call last): File "D:/Desktop/PARL_develop_examples_tutorials (1)/examples/parl2_dygraph_new/lesson5/homework/ddpg_quadrotor/train.py", line 184, in...
> If you're using the original openai's clip, do use this git repo's clip folder. In their clip/model.py line 184 they defined a new attribute attn_probs that the original clip...
> Use this repo’s clip at this link: https://github.com/hila-chefer/Transformer-MM-Explainability/blob/main/CLIP > > The model file I was mentioning would be here: https://github.com/hila-chefer/Transformer-MM-Explainability/blob/main/CLIP/clip/model.py ok thank u!
 随便找了篇英文文献测试的
 补充一下
[10.48550/arXiv.1706.03762](http://doi.org/10.48550/arXiv.1706.03762)
好的明白了,这个可以  好像大多数计算机领域的文章都不太能导入,不过还是感谢
好的谢谢