Carbord

Results 10 issues of Carbord

I have been developing the ROS package for AWR1642ES2.0 EVM. However, when run the command "sudo chmod 666 /dev/ttyACM0", I encountered the error "cannot access dev/ttyACM0: No such a file...

Hello, I want to know whether the coordinate of three axes can be obtained while using the board of AWR1642ES2.0 EVM. Or just the x,y-coordinate can be captured? Looking forward...

您好,我直接在Anaconda的spyder里运行test.py文件,输入测试句子“一叶子面膜真不错”,结果是这样的:{'string': '一叶子面膜真不错', 'entities': []}, 这好像跟你的不一样...请问要run的话是要run 那两个ipynb文件吗

As is mentioned is the README.md, I should align both the training set and lfw. Is this mean that I should use the align_lfw.py for twice? My setting is like...

It's an impressive work and I have tried to use this code to reproduce the results in the paper. But when using the default training code such as rhe "a2w"...

Hello! When running " from modules.functional.backend import _backend ", I encounter the following error : ![S(}8ZFG7OM6R2B)Y_R4K7`J](https://user-images.githubusercontent.com/33995512/192755076-36661530-5fc4-4f0a-ab88-81b770652f56.png) It may result from the wrong version. Can you provide the versions about the...

![main py](https://user-images.githubusercontent.com/33995512/33476153-ef0dd57a-d6bb-11e7-96a4-7d0c87abdb75.png) 您好,我在命令行运行main.py文件,出现上图所示错误,请问需要如何解决呢?

Hello! When running " from modules.functional.backend import _backend ", I encounter the following error : ![S(}8ZFG7OM6R2B)Y_R4K7`J](https://user-images.githubusercontent.com/33995512/192754207-e7e757c6-a2bd-44d9-8080-cda56b44097c.png) It may result from the wrong version. Can you provide the versions about the...

Hello! I am interested in this work and try to reproduce the result using this repository. But I encounter the following problem as the picture shows. It seems that one...

Hello! I’m also trying to reproduce the code in pytorch. But my mse loss of validation set is about 1 at 150 epochs, where the loss is about 0.0065 when...