ICode9

精准搜索请尝试: 精确搜索
  • 【机器学习部署】Machine Learning Operations(MLOps) --1(利用fastapi部署yolov3模型)2022-10-22 11:21:21

    建立一个文件夹用来返回图片预测的结果import osdir_name = "images_uploaded"if not os.path.exists(dir_name): os.mkdir(dir_name)接下来实现部署模型代码import ioimport uvicornimport numpy as npimport nest_asynciofrom enum import Enumfrom fastapi import FastAPI, U

  • Event Extraction as Machine Reading Comprehension阅读笔记2022-09-09 16:33:23

    Motivation 很多研究忽视了事件抽取和阅读理解之间的关系 之前的使用阅读理解的工作都有监督地手动设计问题模板 本文的方法制造的模板与上下文相关 Approach Trigger extraction 因为trigger word一般是动词,不好设计问题,因此使用一个特殊标记[EVENT]来表示需要查找trigger word

  • 安装程序无法自动安装 Virtual Machine Communication Interface Sockets (VSock) 驱动程序,必须手动安装此驱动程序2022-09-05 21:35:01

    安装程序无法自动安装 Virtual Machine Communication Interface Sockets (VSock) 驱动程序,必须手动安装此驱动程序 遇到的问题: 虚拟机中安装的win7系统,在安装VMtools的时候一直弹窗“安装程序无法自动安装 Virtual Machine Communication Interface Sockets (VSock) 驱动程序,必须

  • Compiler vs Interpreter2022-09-03 09:34:50

    Compiler vs Interpreter Compiler and Interpreter are two different ways to translate a program from programming or scripting language to machine language.  A compiler takes entire program and converts it into object code which is typically stored in a fi

  • state machine2022-08-29 01:31:34

    2370. Longest Ideal Subsequence Medium You are given a string s consisting of lowercase letters and an integer k. We call a string t ideal if the following conditions are satisfied: t is a subsequence of the string s. The absolute difference

  • 如何手动卸载 SQL Server2022-08-22 21:00:51

    背景 适用于:Microsoft SQL Server 2008、Microsoft SQL Server 2008 R2、Microsoft SQL Server 2012、Microsoft SQL Server 2014、Microsoft SQL Server 2016、Microsoft SQL Server 2017、Microsoft SQL Server 2019 的所有版本。 过程 如果需要手动卸载 SQL Server 2005,请参阅

  • macbook 安装docker machine2022-08-20 00:31:18

    docker machine 在最新版本已被弃用,用docker desktop替代 # 安装docker-machine base=https://github.com/docker/machine/releases/download/v0.16.2 && curl -L $base/docker-machine-$(uname -s)-$(uname -m) >/usr/local/bin/docker-machine && chmod +x /usr/

  • CVE-2022-26923 从普通域账户到Krbtgt2022-08-18 12:02:20

    靶机环境搭建 域控DC(需要安装证书服务):172.16.125.156 攻击机Kali:172.16.125.157 域控普通账户:zhangsan/zs1234567890* 攻击工具: certipy impacket 靶机域控安装证书服务关键 攻击过程 漏洞信息收集 certipy find -debug -u zhangsan@sec.com -p "zs1234567890*" -dc-ip 1

  • Python修改windows键盘映射2022-08-17 10:34:00

    新电脑环境的处理之一是修改键盘映射,主Ctrl键使用CapsLock CapsLock改为LeftCtrl RightCtrl改为CapsLock LeftCtrl改为RightCtrl 原来使用KeybMap这个软件修改,由于自己修改的映射很少,改为通过python操作注册表实现 import winreg mapVal = b'\x00\x00\x00\x00\x00\x00\x00\x00\x

  • Delphi 生成随机汉字函数GenerateChineseWords2022-08-11 17:31:30

    根据c#改编而来,很多年了。 function GenerateChineseWords(count: integer): string; var i: integer; regionCode, positionCode: integer; regionCode_Machine, positionCode_Machine: integer; chineseWords: string; begin Randomize; for i := 0 to count - 1 do

  • Sorry, This Application Cannot Be Run Under A Virtual Machine2022-07-28 19:04:12

    打开客户端,出现如下错误    解决:打开启用或关闭Windows功能   关闭这个    

  • LyScript 寻找ROP漏洞指令片段2022-07-26 20:03:28

    ROP绕过片段简单科普一下,你可以理解成一个可以关闭系统自身内存保护的一段机器指令,这段代码需要我们自己构造,这就涉及到在对端内存搜寻这样的指令,LyScript插件增强了指令片段的查找功能,但需要我们在LyScript插件基础上封装一些方法,实现起来也不难。 LScript项目地址:https://github

  • Linux环境下Graphics drawString 中文乱码解决方法2022-07-21 18:00:46

        参考: https://www.jianshu.com/p/0e7c151b8565   第一种方法,添加系统中文字体(宋体): root@dragon-virtual-machine:~# cd /usr/share/fonts root@dragon-virtual-machine:/usr/share/fonts# mkdir winFonts root@dragon-virtual-machine:/usr/share/fonts# cp /home/dra

  • docker machine安装极狐gitlab2022-07-19 09:32:17

    1. 环境信息 1.1 主机信息 主机 用途 10.10.10.60 极狐gitlab 1.2 配置信息 [root@localhost ~]# cat /etc/centos-release CentOS Linux release 7.9.2009 (Core) [root@localhost ~]# [root@localhost ~]# uname -r 3.10.0-1160.el7.x86_64 [root@localhost ~]# [ro

  • 【转】解决Mac安装eclipse失败问题Failed to create the Java Virtual Machine.2022-07-16 07:31:26

          sudo ln -s /Library/Java/JavaVirtualMachines/jdk1.8.0_333.jdk/Contents/Home/jre/lib/server/libjvm.dylib /Library/Java/JavaVirtualMachines/jdk1.8.0_333.jdk/Contents/Home/lib/libserver.dylib     转自:https://blog.csdn.net/m0_46430119/article/detai

  • 1042 Shuffling Machine (20分)2022-07-10 23:35:56

    Shuffling is a procedure used to randomize a deck of playing cards. Because standard shuffling techniques are seen as weak, and in order to avoid "inside jobs" where employees collaborate with gamblers by performing inadequate shuffles, many cas

  • 【技术分析】探讨大世界游戏的制作流程及技术——大场景制作技术概况篇2022-07-08 16:35:59

    之前我们分享过《【技术分析】探讨大世界游戏的制作流程及技术——前期流程篇》,接下来我们了解一下大世界场景制作技术有哪些,本篇旨在给大家介绍目前业界的做法,能让大家有一个宏观的知识蓝图。实际上,针对不同的游戏类型和美术风格,制作技术在细节上有着非常大的不同,业界目前也很难

  • What the async keyword actually does2022-07-04 10:05:08

    What the async keyword actually does When it comes to curiousity about inner workings of C# keywords or construct, async and await are at the top of my list by a mile. The amount of complicated intrinsics packed into two simple keywords which magically im

  • 吴恩达Coursera, 机器学习专项课程, Machine Learning:Advanced Learning Algorithms第四周测验2022-07-03 02:32:19

    Decision trees 第 1 个问题:Based on the decision tree shown in the lecture, if an animal has floppy ears, a round face shape and has whiskers, does the model predict that it's a cat or not a cat? 【正确】cat Not a cat 【解释】Correct. If you follow the floppy

  • 吴恩达Coursera, 机器学习专项课程, Machine Learning:Advanced Learning Algorithms第三周测验2022-07-03 02:00:24

    Practice quiz: Advice for applying machine learning 第 1 个问题:In the context of machine learning, what is a diagnostic? 【正确】A test that you run to gain insight into what is/isn’t working with a learning algorithm. An application of machine learning to m

  • 吴恩达Coursera, 机器学习专项课程, Machine Learning:Advanced Learning Algorithms第二周测验2022-07-03 01:33:20

    Practice quiz: Neural Network Training 第 1 个问题:Here is some code that you saw in the lecture: ​​model.compile(loss=BinaryCrossentropy()) For which type of task would you use the binary cross entropy loss function? A classification task that has 3 or mor

  • 吴恩达Coursera, 机器学习专项课程, Machine Learning:Supervised Machine Learning: Regression and Classification第三2022-07-02 21:34:55

    Practice quiz: Classification with logistic regression 第 1 个问题:Which is an example of a classification task? 【正确】Based on the size of each tumor, determine if each tumor is malignant (cancerous) or not. Based on a patient's blood pressure, determine

  • 吴恩达Coursera, 机器学习专项课程, Machine Learning:Supervised Machine Learning: Regression and Classification第一2022-07-02 19:33:40

    Practice quiz: Supervised vs unsupervised learning 第 1 个问题:Which are the two common types of supervised learning? (Choose two) 【正确】Regression 【解释】Regression predicts a number among potentially infinitely possible numbers. 【不选】Clustering 【正确

  • ubuntu安装vsftpd2022-06-28 23:33:40

    1. 未学安装,先学卸载 apt remove --purge vsftpd 查看本地用户 root@santiagod-virtual-machine:~# tail -3 /etc/passwd santiagod:x:1000:1000:santiagod,,,:/home/santiagod:/bin/bash sshd:x:128:65534::/run/sshd:/usr/sbin/nologin mysql:x:129:136:MySQL Server,,,:/nonex

  • 网络安全笔记(Day Ten)2022-06-26 20:33:39

    Day Ten 注册表维护与优化 一、注册表维护 1、注册表被破坏后的常见现象 无法启动系统 无法运行或正常运行合法的应用程序 找不到启动系统或运行应用程序所需的文件 没有访问应用程序的权限 不能正确安装或装入驱动程序 不能进行网络连接 注册表条目有错误 2、注

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有