leilai li
leilai li
than > Hi, I reimplement the DKRL using TF. The code is at https://github.com/bxshi/ConMask/blob/master/ndkgc/models/cnn_model.py Thansk for your reply~~~ Does the code of model is cnn_model.py, not the dkrl.py? Could you...
解决问题的方法在一个关掉issue里面有提到 https://github.com/bxshi/ConMask/issues/3 ------------------ Original ------------------ From: "LeSamouraiXWH"; Date: Mon, Mar 18, 2019 09:38 PM To: "bxshi/ConMask"; Cc: "leilai li"; "Mention"; Subject: Re: [bxshi/ConMask] some question about DKRL (#6) @lileilai 您好,请问在用命令cmake...
I also meet some problem, is there a solution, thanks ~
> 运行 local_demo_gptlm demo 报错找不到 gpt.pb.h 文件 > > 谢谢 请问您解决这个问题了吗? 我是在编译的时候报错说找不到这个头文件 
请问有解决这个问题吗,我也碰到了这个问题,分类的准确率很低
请问解决了吗?+1
师兄 /师姐 ,你好~ 目前在follow您发表在ijcai上关于社会关系抽取的这篇文章,打算作为毕业论文,有一个问题,希望能得到您的帮助 PIPA数据集中没有原图的person-pair的两个box坐标,只是给了single_body的图片。 ------------------------- 在您给的测试集中的数据 72157624551655535_4870147689.jpg 375 333 749 767 863 183 1023 548 8 -------------------------- 请问您能提供下PIPA中peroson-pair (body)的两个box坐标的这个数据集(train/val)吗? 谢谢~~~ ------------------ Original ------------------ From: "wzhouxiff"; Date: Tue, Jan 8,...
> https://pan.baidu.com/s/13tvWT5FmfvIFaBRE9nq1WQ#list/path=%2FSR%2Flist > > Get them from here. i notice that there does not existing the the training code. could you provide it ? because i could not know the...
Hi~ sorry to disturb you again~~ i try to coding a training function to reproduce your experiment result, and the result as follows: ---------------------------- frozen: resnet101,vgg16 batch_size=25 epch=7 lr=0.0001 ----------------------------...
> > Hi~ i try to reimplement your released code, but i meets this error as follows. > > looking forward your reply > > Load ESC_50 from ../data/ESC_sep.npy >...