-
A regression test I'm writing failed because I was using invalidateblock() and then re-generating another chain.
But I got an identical block hash, so the newly-generated block was immediately reject…
-
未转为inference时,识别效果很好。
`[2021/08/19 07:35:22] root INFO: load pretrained model from ['./output/rec_chinese_lite_v2.0/best_accuracy']
[2021/08/19 07:35:23] root INFO: infer_img: ./doc/antique_book/ZHG…
-
There's a build reproducability issue with the KK firmware. Between `v6.2.0` and `v6.2.2` a commit was made to the `keepkey/ethereum-lists` repo that duplicated the JSON metadata file for the PAXG tok…
-
eval model:: 58%|█████▊ | 306/524 [01:30
-
!python3 tools/train.py -c configs/det/det_mv3_db.yml
日志如下:
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/skimage/morphology/_skeletonize.py:241: DeprecationWarning: `np.bool` i…
-
Hello,
I am trying to update our library with the new Keepkey library. We were using @keepkey/keepkey.js prior to this. I followed the documentation on your readme and everything was working up to…
-
使用的官方release2.3,cuda11.0
配置文件
```
Global:
use_gpu: true
epoch_num: 1200
log_smooth_window: 20
print_batch_step: 10
save_model_dir: ./output/db_mv3/
save_epoch_step: 1200
# eval…
-
Hi having followed your excellent raspibolt setup instructions I have a pi4 running a full bitcoin node with a lightning node and electrs installed all via Tor. All was working fine until a power cut.…
-
[2021/09/16 09:08:27] root INFO: Architecture :
[2021/09/16 09:08:27] root INFO: Backbone :
[2021/09/16 09:08:27] root INFO: name : ResNetFPN
[2021/09/16 09:08:27] root INFO: Head…
-
`predict` currently raises an error, advising the user to estimate the model with the `save = :fe` kwarg and the access the fixed effects using `fe()`.
If I'm not mistaken, this advise only covers …