-
The most important NLP method you emphasized, which uses TLSTM and intraday attention, is not open source? Even though there is a pkl file, why don't you just attach it to the project? You have to gue…
-
您好,我最近在研读您的代码,在调试代码的时候发现以下问题:
1. 我根据[FVLM demo.py](https://github.com/google-research/google-research/blob/master/fvlm/demo.py)代码中生成了一份coco_embedding,但是发现和您提供的coco_cls.pkl中的数据不一致,生成代码如下:
```python
…
-
See https://pkl-lang.org/main/current/pkl-doc/index.html
-
How to generate the smplx_neutral.pkl file from the 3D model below?
The name of 3D model is SMPL_female_010_207.fbx
![3D 查看器 2024_1_17 23_06_01](https://github.com/vchoutas/smplx/assets/75164118/a5…
-
您好,我想要训练您的模型进行研究学习,但是好像没有开源训练数据以及pkl数据文件,请问是否可以开源出来呢,谢谢!!
-
### Description
When running the script `convert_chgcar_dir_to_pkl_dir.py`, I encounter a `FileNotFoundError`. The error occurs because the script tries to access a `.npy` file that does not exist …
-
See?
![image](https://github.com/user-attachments/assets/742ea11f-3c8b-42fe-a721-aacd914f22a7)
It also happens for "barrier_sequence_database"😠😠😠
![image](https://github.com/user-attachments/…
-
I would like to be able to evaluate existing pkl files and also write changes.
For my use case, I want to provide an UI for a pkl-based configuration. I then want write back the changes the user ha…
-
Thanks a lot
-
the first “Could not find conda environment: pyg You can list all discoverable environments with `conda info --envs`. “,It should be that you've added your own environment name to the code.The second …