舌苔数据集,两千多张图片,512x512通道,包含原图和labelme打好的标签
2024-01-22 16:30:28 206.13MB 数据集 python pytorch tensorflow
1
比较 思科路由表比较工具 crcompare_py3.py CLI 版本,基于 python 3。 wx_crcompare.py GUI 版本,基于 python 2.7 w/wxPython。
2024-01-21 23:11:11 11KB Python
1
python安装包,官网获取,请放心使用,请放心使用,请放心使用,请放心使用。
2024-01-21 18:09:35 16.38MB python
1
Adversial Training for WikiPassageQA Use Adversial Training for QA retrieval dataset WikiPassageQA Running Environments: cuda == 9.2 pytorch ==1.5.1 + cu92 transformers == 3.3 Running parameters: python3 run_FGMSelectedTrain.py --do_train \ --bert_model "bert-base-uncased" \ --model_type "MatchModel" \ --train_file "data/wikipassageQA/train.tsv" \ --dev_file "data/wikipassageQA/dev.tsv" \
2024-01-21 16:16:16 80KB Python
1
手动分割 这项工作是出于实践目的而完成的。 网络 在Pytorch中自定义实施 。 仅用于一个输出类。 用于最后提交的模型存储在MODEL.pth文件中。 它已通过上提供的模型进行了预培训,但该模型最初用于汽车细分。 在来自GTEA_gaze数据集的一部分图像上,模型的得分为0.90。 pytorch版本:0.3.1 要回滚pytorch,您只能使用 “ pip卸载火炬” “ pip install火炬== 0.3.1” 用法 测试 尝试“ python test.py -h”以查看更多选项。 只需测试一张图像并通过运行即可重命名输出 “ python test.py -i test1.jpg -o ouput1.jpg” 通过运行测试多个图像 “ python test.py -i test1.jpg test2.jpg --model MODEL.pth” 通过运行在绘图中
2024-01-21 15:03:42 2.81MB Python
1
前言 对于RSA的解密,即密文的数字的 D 次方求mod N 即可,即密文和自己做 D 次乘法,再对结果除以 N 求余数即可得到明文。D 和 N 的组合就是私钥(private key)。 算法的加密和解密还是很简单的,可是公钥和私钥的生成算法却不是随意的。使用RSA公钥解密,用openssl命令就是openssl rsautl -verify -in cipher_text -inkey public.pem -pubin -out clear_text,但其python网上还真没有找到有博文去写,只有hash的rsa解签名。 这里使用rsa库,如果没有可以到官方网址https://pypi
2024-01-21 00:01:09 46KB python rsa
1
NULL 博文链接:https://lampeter123.iteye.com/blog/464725
2024-01-20 21:49:03 107KB 源码
1
Mastering Machine Learning with Python in Six Steps - 1E (2017) Mastering Machine Learning with Python in Six Steps - 1E (2017)
2024-01-19 23:11:56 4.74MB Mastering Machine Learning Python
1
15 | 全球游戏市场概况数据分析 python
2024-01-19 08:09:50 2.59MB 数据分析 python
1
17 | python数据分析行业的分析
2024-01-19 08:07:03 6.39MB python 数据分析
1