shirleyatgithub

Results 9 comments of shirleyatgithub

@zhilaAI Hi, I have encountered the same error as yours. Have you solved this problem? could you tell me how to ?

@buaa-luzhi yes, seems the same problem, I use torch 1.7.1. any idea of solving this problem?

@buaa-luzhi why using pytorch=1.3, the requirements.txt suggests torch>=1.6.0

@buaa-luzhi I didn't find torch 1.3 either so I tried torch 1.4 cpu and python 3.7, this problem is didn't pop out but another problem pops out. ann_parser.py", line 221,...

> @shirleyatgithub pip install torch==1.3.1+cu100 torchvision==0.4.2+cu100 -f https://download.pytorch.org/whl/torch_stable.html Thank you, I will try too

> @Seanlinx thx! Do you find it? CTRL+F only output one result, exactly this sentence.

Dear author, Thanks for the reply. I wonder do you have any paper related to this project? I would like to read.

Dear author, I have a question about the input_spikes. I see that the input_states are 666 pair of 0 and 1, and that corresponds to the targets (666 logits). But...