-
Hi, @jagjeet-singh
Thanks for sharing the baseline code. I'm trying to train the LSTM Social model and evaluate on the validation set.
The results of LSTM Social model on validation set are worse …
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D-ML/issues).
- [X] I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/gettin…
-
https://github.com/classner/up/raw/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl is 404 now and I found it influenced 4D-Humans, PHALP and SLAHMR at the same time.
-
In the folder, 'zs3/embeddings/pascal/w2c/norm_embed_arr_300.pkl' , how to generate?
-
请问还有别的途径下载吗?
谢谢
-
Hi Yatin,
In regards to running the rule mining baseline, would the steps be the following?
1. Run `rule_mining.py` in `Rule-Mining-DistMult` to get rules files for length 1, 2, and 3 rules named …
-
Hi sir, i have downloaded it, but it seems i'm missing two files namely: filenames.pkl and embeddings.pkl, where can i find them?
thanks
-
When I run the web app in a python2.7 environment with all the dependencies, I get the following error:
```
Traceback (most recent call last):
File "app.py", line 44, in
app.where2go = lo…
-
Hello, thanks for sharing the great work!
I download the checkpoint of repllama from huggiface. I encode the query and passages with this checkpoint and find the result I got is MRR@10: 39.69, while …
-
I want to use n-gram, to build my window topic model:
`python prep-text.py data/sample/month1 data/sample/month2 data/sample/month3 -o data --tfidf --norm --ngram 3`
`python find-window-topics.py d…