原创 libOpenVX.so: file not recognized: File format not recognized

參考:linux交叉編譯時報錯:file not recognized: File format not recognized /home/zhenglf/Documents/VIP/drivers/driver_810/6.3.1.9/

原创 pyppeteer登陸淘寶

import asyncio from pyppeteer import launch width, height = 2000, 1000 async def main(): browser = await launch(

原创 muxing

/* * Copyright (c) 2003 Fabrice Bellard * * Permission is hereby granted, free of charge, to any person obtaining a co

原创 Hello C語言

#include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { int a = 2134; int c = 432; printf("a+b

原创 枚舉enum

  #include <stdio.h> enum ENUM_TEST { en0, en1, en2, en3 = 9, en4, en5 = 8, en6, }; int main() { printf("en0:

原创 映射網絡驅動器

  此電腦 右鍵 映射網絡驅動器  

原创 undeclared here (not in a function)

(1)include 頭文件 (2)cmakelist.txt 中添加頭文件

原创 結構體數組的定義

原文鏈接:https://www.jianshu.com/p/f0088c44a0de 1、先定義結構體類型,再定義結構體數組 struct student { int num;

原创 指令集 微架構

原文鏈接:https://baijiahao.baidu.com/s?id=1605239413447972143&wfr=spider&for=pc 參考:當今四大主流的芯片架構有哪些特點?

原创 總線

原文鏈接:https://baike.baidu.com/item/%E6%80%BB%E7%BA%BF/108823 參考:總線 參考:UART、SPI和I2C詳解

原创 計算機體系結構(存儲器結構)

原文鏈接:https://blog.csdn.net/feixiang_john/article/details/7925672 參考:微處理器的兩種結構比較--DSP, ARM, GCPU

原创 人臉

原文鏈接:https://www.jianshu.com/p/e4b9317a817f 參考:一篇文章搞懂人臉識別的十個概念 參考:人臉檢測、人臉識別流程 參考:人臉關鍵點對齊

原创 CNN量化

原文鏈接:https://zhuanlan.zhihu.com/p/35700882 參考:Google CVPR 2018論文:CNN量化技術

原创 caffe finetune總結

參考:pycaffe網絡模型訓練和fine-tuning 參考:caffe模型訓練小技巧 1、網絡結構完全相同

原创 FCN+caffe訓練測試

1、下載         2、運行 2.1   2.2   3、 F0806 01:22:45.721096 27020 net.cpp:686] Check failed: target_blobs[j]->shape()