Ann LiuAug 29, 20191 min readLeetcod#1: Two sum (improved solution) language: C++ key idea: STL map map use: 1. define -- map<key, value> 2. find -- map.find(key) code: class Solution {...
Ann LiuOct 29, 20181 min readGit 版本控管 [web] https://blog.techbridge.cc/2018/01/17/learning-programming-and-coding-with-python-git-and-github-tutorial/ [web-git+gitlab簡易版說明]...
Ann LiuOct 1, 20181 min readPWC-Net installation on ubuntu_16.04 [paper] https://arxiv.org/pdf/1709.02371.pdf [code_original] https://github.com/NVlabs/PWC-Net/tree/master/PyTorch...
Ann LiuSep 25, 20181 min readMask-RCNN on ubuntu 16.04steps ref: https://medium.com/@kstseng/matterport-mask-rcnn-%E9%85%8D%E7%BD%AE-e62ced12c977 github: https://github.com/matterport/Mask_RC...
Ann LiuAug 29, 20181 min read(Windows)putty-ssh show server imagesref: http://laptops.eng.uci.edu/software-installation/using-linux/how-to-configure-xming-putty 在run cv show image相關指令,透過ssh展示影像或影片,...
Ann LiuAug 23, 20182 min readYOLO v3 on Win7這就是一篇安裝yolov3步驟和困難記錄,馬上開始吧~ YOLO官方: https://pjreddie.com/darknet/yolo/ Github: https://github.com/AlexeyAB/darknet...
Ann LiuAug 20, 20183 min readpaper - Video Compression through Image Interpolation 此篇為 ECCV 2018 paper - 由 Chao-Yuan Wu : The University of Texas at Austin 提出, 提出一種 end-to-end deep learning codec,以近來deep image...
Ann LiuAug 10, 20182 min readNVIDIA DIGITS installation on Win7在實習期間接觸到的深度學習訓練系統 - NVIDIA DIGITS 引用NVIDIA官方的介紹: ” DIGITS simplifies common deep learning tasks such as managing data, designing and...
Ann LiuAug 10, 20181 min readMovie - 後來的我們“ 後來,我們什麼都有了,卻沒有了我們.” 先說這部電影的節奏和台詞, 都很在點上,都沒有讓人分神之處, 時序也處理得很乾淨, 在過去和現在的交接,很有呼應! 看完電影後,心很空 ... 林見清和方小曉錯過的,會不會也是我們錯過的。 看小曉從現實到踏實,...
Ann LiuAug 9, 20181 min readDay 1 - Wix 第一次使用 wix 電腦網頁版, 架設自己網頁變得快速、簡單,整體質感很好 在註冊網站步驟時,依序回答wix設定偏好,網站建立好後, 以下介紹管理網站相關方法: Site Actions - 基本網站編輯 Site actions 提供相當多的功能依序如下: Edit...