Zonglin DI

Results 30 comments of Zonglin DI

评论区功能是不是有点问题了?flash很严重

``` { "success": true, "code": 0, "message": "xxx", "data": { querySchema: [ // 可选,如果返回这个字段,说明服务端要更新querySchema // 结构跟{tableName}.querySchema.js中定义的是完全一样的 ], dataSchema: [ // 可选,如果返回这个字段,说明服务端要更新dataSchema // 结构跟{tableName}.dataSchema.js完全一样 ], }, "total": null } ``` 我想问一下这个`querySchema`传入的是一个字符串还是一个列表还是?...

@cydanil Hi, I set `vimrc` as you suggested. But I still met the problem. My error message is ``` Exit code: 1 Error detected while processing BufEnter Autocommands for "*.py"..function...

I think I cannot cuz there are some Caffe dependencies in d2.

Hi, @Taariq78, do you solve the problem? I also met the same problem. Any help is appreciated. Thanks!

@louis-she Hi, thanks for your reply. I tried your method and I got the following error message ``` >>> model = EfficientNet.from_name('efficientnet-b3', {'num_classes': 500}) Traceback (most recent call last): File...

> 可以参考这个,他还写了教程[https://github.com/hpc203/nanodet-opncv-dnn-cpp-python](url) 这个可以用nanodet-plus吗?

Hi, @jcwang123 I am sorry to turn to you in this repo. I met some problems when I am running https://github.com/krishnabits001/domain_specific_cl. I cannot reproduce the results in the paper. Could...

I solved the problem by improving network bandwidth.

Hi Charlie, Thanks for your reply. I am sorry I still meet some issues in the following two files when I tried to run the `train_bc.py` and `train_iql.py` in the...