原创 【dlib代碼解讀】人臉檢測器的訓練

1. 綜述 首先給出實驗結果。訓練得到的基於hog的人臉檢測器如圖左,可以看出這是一個主要針對正臉的人臉檢測器。對幾張測試圖片的人臉檢測效果如圖右: 以下給出完整的人臉檢測器訓練代碼(詳細代碼解讀請看第2部分): /*fac

原创 神經網絡量化簡介

本文轉載自:https://jackwish.net/neural-network-quantization-introduction-chn.html 前言 計劃寫一系列關於神經網絡量化(Neural Network Quantizat

原创 自然場景文本檢測技術綜述(CTPN, SegLink, EAST)

文章轉載自:https://www.cnblogs.com/skyfsm/p/9776611.html 前言 文字識別分爲兩個具體步驟:文字的檢測和文字的識別,兩者缺一不可,尤其是文字檢測,是識別的前提條件,若文字都找不到,那何談文字

原创 CNN圖像分類Tricks合集

paper:Bag of Tricks for Image Classification with Convolutional Neural Networks author: Tong He, Zhi Zhang, Hang Zhan

原创 【論文筆記】視頻分類與圖網絡的結合 Videos as Space-Time Region Graphs

Paper: https://arxiv.org/abs/1806.01810 (ECCV 2018) Author: Xiaolong Wang, Abhinav Gupta (CMU) 0. 引言 GNN最近在深度學習領域受到了廣

原创 【論文筆記】時空域特徵學習的反思:視頻分類中速度與精度的權衡

論文鏈接: rethinking spatiotemporal feature learning: speed-accuracy trade-offs in video classification Google Research &

原创 【論文筆記】Non-local Neural Networks

Paper:https://arxiv.org/abs/1711.07971v1 Author:Xiaolong Wang, Ross Girshick, Abhinav Gupta, Kaiming He (CMU, FAIR) 0.

原创 【論文筆記】視頻分類系列 Temporal Relational Reasoning in Videos (TRN)

Paper:https://arxiv.org/abs/1711.08496v1 Code:https://github.com/metalbubble/TRN-pytorch 作者:Bolei Zhou, Alex Andonian

原创 【論文筆記】光流在視頻行爲識別中的作用

Paper:On the Integration of Optical Flow and Action Recognition Author:Facebook,Zhejiang University,MPI for Intelligen

原创 【論文筆記】視頻分類系列 Recognize Actions by Disentangling Components of Dynamics

Paper:http://openaccess.thecvf.com/content_cvpr_2018/papers/Zhao_Recognize_Actions_by_CVPR_2018_paper.pdf Anthor: Yue

原创 【論文筆記】CVPR2018 Detecting and Recognizing Human-Object Interactions

Paper:https://arxiv.org/abs/1704.07333 作者:Georgia Gkioxari, Ross Girshick, Piotr Dollár, Kaiming He。 從題目中看出這篇文章主要是研究人與

原创 【caffe源碼筆記】VideoDataLayer解析

caffe中video_data_layer.cpp的解析,直接看代碼中的註釋。 // include的部分就不介紹了 #include <fstream> #include <iostream> #include <string> #i

原创 Bazel入門:編譯C++項目

官網:https://www.bazel.build Github: https://github.com/bazelbuild/bazel 最近用到tensorflow的時候遇到了個新的編譯工具Bazel,踩了無數坑之後終於決定還是系

原创 【論文筆記】物體檢測系列 Light-Head R-CNN: In Defense of Two-Stage Object Detector

文章:https://arxiv.org/abs/1711.07264v1 這篇文章是曠視科技和清華大學聯合出品的,主要是對其今年在COCO檢測競賽上的部分成果分享。他們總共拿下了 COCO Detection/Segmentation

原创 【論文筆記】視頻分類系列 Temproal Segment Networks (TSN)

論文:https://arxiv.org/abs/1608.00859 代碼:https://github.com/yjxiong/temporal-segment-networks 1. 引言 在視頻分類中,對長時間域的建模有利於掌握