-
See
- https://github.com/orgs/linkml/discussions/1944
Example class definitions:
https://pkl-lang.org/main/current/language-reference/index.html#classes
-
Dear authors of CLoSD,
Thank you for your excellent work!
I am very interested in physically plausible motion generation and have a few questions related to the text-to-motion evaluation in the …
-
Hi, I have agents workflow and got the .pkl file so now how can we use that to generate new outputs? I can see .pkl file in some examples here but don't see its been used anywhere in the code?
-
For batched (3-D) `query`, expected `key` and `value` to be 3-D but found 4-D and 4-D tensors respectively
-
作者您好,有两个问题想请教您:
我注意到这个代码是基于HSSDA开发的,论文中您提出的方法是在1%与2%的训练集标签数据下训练验证的。而在您提供的label_idx.txt文件中,却包含了10%的训练集标签数据。如果想要复现您的方法,应该要重新生成1%和2%标签量下的一些数据集文件吧,如label_idx.txt,kitti_infos_train.pkl, kitti_dbinfos_trai…
-
Is there a way to get an npz / pkl file out of the pipeline somewhere? I ask because we could try this with other tools like this [bvh converter](https://github.com/KosukeFukazawa/smpl2bvh). That woul…
e7ai updated
2 months ago
-
version `abab6964bacfbadd20ac3239f13fb9f99a385f4d`
I believe I've found a bug in how `pkl_eval` sets up its `work` subdirectory that breaks when trying to evaluate a generated file .
To reproduc…
-
Could you please offer template.pkl for t BIWI dataset? I tried to handle that by myself but unfortunately, the dataset was not available any more:(
-
Thanks for your excellent work. But when I try to get the whole dataset. I find that the conversion of .pkl files to circuit netlist is a little bit confusing. Should I use the script "/src/graph_to_f…
-
Pkl currently uses Kotlin 1.7.
Kotlin 2.0 was released in May 2024.
2.0 offers many internal and user-facing improvements over 1.7.
Updating to 2.0 means that Pkl's Kotlin libraries will require Ko…