:set expandtab
:set tabstop=4
星期三, 3月 20, 2019
星期四, 2月 28, 2019
TX2 backup image
https://elinux.org/Jetson/TX2_Cloning
Keyword: DEFAULT_RUNLEVEL, dd, rc-sysinit, rcS, boot sequence,
Keyword: DEFAULT_RUNLEVEL, dd, rc-sysinit, rcS, boot sequence,
Cloning the Image
cd into the directory containing the L4T installation package on the host PC. The command below will save the TX2's eMMC image to the specified file on the host.
$ sudo ./flash.sh -r -k APP -G backup.img jetson-tx2 mmcblk0p1
In this case, we call the file backup.img, so the same flash.sh script can be re-used to format and flash other Jetson's with the image.
Note that if you receive an error from the script about unrecognized -G option, replace your flash.sh with the script from this post.
Copy the backup raw image to flashing directory
copy the .raw file which contains complete image from source device.
$ sudo cp backup.img.raw bootloader/system.img
Restoring the Image
The recommended way to restore multiple units with different serial numbers is to save the image above as "system.img" and use the head L4T flashing script, flash.sh, with the -r option (to reuse your backed-up system.img without rebuilding the vanilla image from scratch):
$ sudo ./flash.sh -r -k APP jetson-tx2 mmcblk0p1
星期二, 2月 12, 2019
FR performance comparison
Inverted Residuals and Linear Bottlenecks: Mobile Networks for Classification, Detection and Segmentation arXiv:1801.04381v2 [cs.CV] 16 Jan 2018
Face Recognition Issue
- Low Resolution
- NIRNet (for near-infrared images)
- Partial
- low-shot
- Sequence loading
- Cross-Pose
- spoofing attacks
- makeup
- Cross-Age
FR Face recognition method
Deep Face Recognition: A Survey arXiv:1804.06655v7 [cs.CV] 28 Sep 2018
- Mei Wang,
- Weihong Deng
TABLE VI THE COMMONLY USED FR DATASETS FOR TRAINING
Fig. 17. A visualization of size and estimated noise percentage of datasets.
[169]
Inverted Residuals and Linear Bottlenecks: Mobile Networks for Classification, Detection and Segmentation arXiv:1801.04381v2 [cs.CV] 16 Jan 2018
YOLO-LITE: A Real-Time Object Detection Algorithm Optimized for Non-GPU Computers
- Rachel Huang* School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, United States rachuang22@gmail.com
- Jonathan Pedoeem* Electrical Engineering The Cooper Union New York, United States pedoeem@cooper.edu
- Cuixian Chen Mathematics and Statistics UNC Wilmington North Carolina, United St
OpenFace: A general-purpose face recognition library with mobile applications
- Brandon Amos,
- Bartosz Ludwiczuk,
- Mahadev Satyanarayanan
- http://cmusatyalab.github.io/openface/
ArcFace: Additive Angular Margin Loss for Deep Face Recognition
- Jiankang Deng * Imperial College London j.deng16@imperial.ac.uk
- Jia Guo ∗ InsightFace guojia@gmail.com
- Niannan Xue Imperial College London n.xue15@imperial.ac.uk
- Stefanos Zafeiriou Imperial College London s.zafeiriou@imperial.ac.uk
- Decision margins
NN Keyword
OpenFace

Affine Transformation
数据集 LFW: 13323张人脸/5749人 - restricted: 只有是/不是的标记
- unrestricted:其他的训练对也可以拿到
- unsupervised:不在LFW上训练
./darknet detector demo cfg/coco.data cfg/yolov3-tiny.cfg yolov3-tiny.weights "nvcamerasrc ! video/x-raw(memory:NVMM), wigth=(int)640, height=(int)480, format=(string)I420, framerate=(fraction)30/1 ! nvvidconv ! video/x-raw, format=(string)BGRx ! videoconvert ! video/x-raw, format=(string)BGR ! appsink"
sudo nvpmodel -m 2
星期三, 11月 14, 2018
Raspberry Pi 3+ Study
Study:
Reference:
- 一小時Python入門-part 1
- C語言入門: 宣告,賦值,PRINTF
- RPi BCM2835 GPIOs
- 智慧開關(Smart Relay)學習套件 NT$524
- 樹莓派 Raspberry Pi 3 Model B+ (Made in UK) 約 1266 NTD
- Online codingground
- https://ideone.com/gaczYw
- https://www.onlinegdb.com/
- Codenvy
星期三, 10月 31, 2018
- 3M 櫥下型三道式淨水器 S301 $8490
- 3M SQC PP+樹脂過濾系統+腳架組 14900
- 3M S201 超微密淨水器 ★升級精美腳架 (3M PP+樹脂+S201三道式) ★贈PP濾心三支 15900
- 3M HEAT2000
- 尺 寸:21x41x32.5
- HEAT1000
- 20x28x35
- 源泉
- S201 40x20x50
- 【imeier】即熱式智能飲水機 含濾芯(即熱式飲水機 省電 飲水機 濾芯)
S004(濾心型號:3US-F004-5): 0.5微米, 可抑制水垢, 出水量:5.6公升/鐘, 濾水量:7571公升(最長壽命:1年), 市價:2000元
S201(或稱DWS4000)(濾心型號:3US-F201-5):0.2微米, 可除鉛, 出水量:5.7公升/鐘, 濾水量:5678公升(最長壽命:1年), 市價:4000元
DWS6000(濾心型號:DWS6000-C-CN): 0.2微米, 出水量:3.8公升/鐘, 濾水量:5678公升(最長壽命:1年), 市價:4990元
Ref:
星期五, 8月 24, 2018
訂閱:
文章 (Atom)