-
I tested model-angelo on map EMD-6149 and EMD-3133. The final modeled structure will be shifted because current pipeline did not handle the nxstart well. You can consider to use this function https:/…
-
Is it normal for UMAP or densMAP to take 5-40 s to fit a small dataset of precomputed distances (e.g. 10x10 distance matrix)? My "test" scripts for a separate project which include a couple of UMAP ca…
-
![figure_01_pca_map](https://cloud.githubusercontent.com/assets/18299367/15306752/5e8fbaae-1b9b-11e6-8e1a-f8e4a1aa8283.png)
![figure_02_pca_example_samples](https://cloud.githubusercontent.com/assets/…
-
anybody out there implemented a mysql / mariadb connectivity?
I'll have a glimpse on the influx code.
However, I'm not a python-pro.
Maybe, for me, it's easier to hack a quick mqtt-PERL-mysql p…
-
In test_graph.py, line136 and 137 uses two 'npy' files. `pretrain_cpt_emd_path = "/u/wusifan/Event_causality_identification/cedar/embeddings/glove.transe.sgd.ent.npy".`I do not get appropriate way to …
-
Hi, I tried to load the EDX spectrums in the format of emd with Hyperspy. It reads the ADF images and the spectrums. ADF images look fine, but EDX spectrums are mostly zeros. I opened the same dataset…
-
如题,我已经参考官网的手册安装了conda,且安装了两个环境,一个专门是xinference跑emding模型的,bge-large-zh-v1.5,一个是chatchat环境,我是在centos7上安装的,还没有跑成功。不清楚model_settings.yml如何配置大模型,我看官网介绍说是 qwen1.5-chat,我想问一下,是不是得在通一千文官网注册拿到api的url和appkey?这个…
-
Sorry to disturb, I failed when install.
These are error messages, could you please help me find where is wrong?
Ubuntu 16.04 Pytorch1.6.1 CUDA9.0
Compiling objects...
Allowing ninja to set a…
-
If you are looking for EMD of dense point clouds (with over 10,000 points) and large batch size, please check our implementation: https://github.com/Colin97/MSN-Point-Cloud-Completion
-
Hi,
I downloaded the latest code and want to use the emd loss.
In extensions/dist_emd.py file, there is
`import neuralnet_pytorch.ext as ext`
in line 2.
But where is the neuralnet_pytorch.ext?…