ThomasVercetti
ThomasVercetti
@yanx27 Thanks for sharing the paper and code. One point I'm confused about is whether I can use the model to input a single point cloud and get the lower-dimension...
## ❓ Questions and Help If you do not know the root cause of the problem / bug, and wish someone to help you, please [1/6] C:\Program Files\NVIDIA GPU Computing...
$ python reader.py num words 119662 Traceback (most recent call last): File "reader.py", line 72, in main() File "reader.py", line 68, in main tokenize(index, word) File "reader.py", line 46, in...
关于代码的问题
您好,在我使用Foursquare-Twitter数据集执行代码的过程中发生了如下问题: Traceback (most recent call last): File "run.py", line 106, in experiments = service.list_experiments() File "E:\anaconda\Anaconda\lib\site-packages\mlflow\tracking\service.py", line 68, in list_experiments return self.store.list_experiments() File "E:\anaconda\Anaconda\lib\site-packages\mlflow\store\file_store.py", line 82, in list_experiments return [self.get_experiment(exp_id)...
@qinglew thanks for your sharing! I‘ll wonder if the model can be used in a single pointcloud and visualized.
在满足ARCore的基础上,是否对搭载ToF摄像头有硬性要求?
Hello. According to the paper, the author uses the cosine similarity to minimize the loss. However, in the main.py, the algorithm employs the levenshtein distance to measure the similarity between...