In Web3 | Truth > Trust
  • 首页
  • 归档
  • 分类
  • 标签
  • 读书
  • 段子
  • 关于我
  • 首页
  • 归档
  • 分类
  • 标签
  • 读书
  • 段子
  • 关于我
  • 老石谈芯-人工智能的底层逻辑

    AI创新的天花板 暴力美学,大数据+大算力 探索模型的边界 从感知智能→ 认知智能 根据应用设计算法 AI算法的全局观 AI的“圣杯”问题 怎么样做逻辑 ? 怎么样让AI拥有常识? 怎么样建模记忆? 感知 → 认知 ? 继续深挖神经网络 神经主义+...
      2023-07-29  
    • 技能-修行-进步-ML 
     
    • 人工智能的底层逻辑 
    阅读全文 
  • Object Detection Solution

    Reference - HuaWei Clound - ModeArts,网站被删除 To analyze the performance of object detection model, there are two main parts t...
      2023-07-29  
    • 技能-修行-进步-ML 
     
    • 物体检测 
    阅读全文 
  • Training your own datasets with Darknet

    date, 2018-11-07 14:48:57 Data collection & labeling Use your own way to collect your data, usually the size of image d...
      2023-07-22  
    • 技能-修行-进步-ML 
     
    • 机器学习 
    • | yolov3 
    • | darknet 
    阅读全文 
  • comparison of MTCNN on RK3399

    date, 2019-03-08 12:04:23 在RK板上运行mtcnn的方案1. 运行caffe版本的mtcnn 在RK上安装OPENCL的Caffe(环境配置) 先装OPENBLAS,后装Caffe 中间遇到ViennaCL库没找到,但是...
      2020-06-23  
    • mtcnn 
    • | RK3399 
    阅读全文 
  • Training your own data with TF object detection API

    System Info Ubuntu 16.04 Git TF 2.0 pillow lxml protobuf ( > 3.3 , my version, 3.11.2) ref1-tensorflow+ssd_mobilenet实现目标检测...
      2023-07-22  
    • 技能-修行-进步-ML 
     
    • 机器学习 
    • | tensorflow 
    • | 目标检测 
    阅读全文 
  • linux shell常用的指令功能

    导航pwd 查看当前路径(print working directory) 用GUI打开文件夹 open . (mac) .:当前目录,可更改为其他目录 explorer.exe . (windows) ls ls: 查看当前目录下的文件 a:显...
      2024-04-15  
    • 小而美-工具 
     
    • linux shell命令 
    阅读全文 
  • nms_and_iou

    IOU(Intersection of Union),交并比 给定2个框(bounding box),计算其交集和并集的比例。 通常bounding box的坐标表示有2种,第一种是2点坐标(x1, y1, x2, y2); 第二种是中心坐标和宽高(...
      2023-07-22  
    • 技能-修行-进步 
     
    • object detection 
    • | nms 
    • | iou 
    • | soft-nms 
    阅读全文 
  • leetcode_binary_tree_series

    什么是树 **树(Tree)**是一种非线性结构,用来模拟具有树状结构性质的数据集合。它是由n(n>0)个有限节点组成一个具有层次关系的集合。树是递归结构,在树的定义中又用到了树的概念。 什么是二叉树 **二叉树(Binary tree)**...
      2023-07-22  
    • 技能-修行-进步 
     
    • Tree 
    • | binary tree 
    • | binary search tree 
    • | pre-order 
    • | in-order 
    阅读全文 
  • how to build self discipline(如何自律)

    Marcus Aurelius hello, you are amazing! YT-How to build self-discipline Self discipline starts with finding your purpose. (1...
      2023-07-22  
    • 认知-修行-平衡 
     
    • 自律 
    阅读全文 
  • rebuild my own blog after system changed - Ubuntu

    System info Ubuntu 16.04 Git Node Todosinstall nodeks and npm1234567891011121314# 更新sudo apt-get update# 安装低版本的node,然后再升级最新...
      2024-03-16  
    • 小而美-工具 
     
    • hexo 
    • | blog 
    • | rebuild 
    • | myself 
    阅读全文 
上一页 下一页
© 2012 - 2025    Tim Chen(motion$)
访问人数   总访问量 
由 Hexo 驱动 | 主题 Keep v3.6.1
本站由 提供部署服务