物件偵測-論文整理
發表於
|
分類於
Object Detection
物件偵測-論文整理(2016-2022)更新日期2022/04/28https://hackmd.io/@ZZ/BJPlDAIbc
增量式學習(Incremental Learning)-論文統整
發表於
|
分類於
Incremental Learning
增量式學習論文統整Incremental Learning共分成兩部分1.分三類(語意分割,實例分割,其他)https://hackmd.io/@ZZ/il-seg-paper
2.依照年份分類(更新日期2022/04/28)https://hackmd.io/@ZZ/rk10BJojt
在Windows安裝Detectron2
發表於
|
分類於
windows
在Windows安裝Detectron2
請注意版本1234Python 3.6 or higherPyTorch 1.4 to 1.6CUDA 9.2 or higherVisual Studio 2013-2019
1. Create a conda environment12conda cr
...
intel OpenVINO 新版LTS 4.1釋出
發表於
|
分類於
OpenVINO
intel OpenVINO 新版LTS釋出在我的碩一研究中與OpenVINO摩擦許久日前已收到OpenVINO釋出的4.1 LTS版本[1]我的建議是…不要更新~使用OpenVINO整體要搭配許多模型版本及環境(地雷無數)等待大部分都更新至4.1 LTS再考慮更新吧
[1]https://reur
...
更改 darknet YOLO demo test 影片/照片的框線文字粗細
發表於
|
分類於
YOLO
更改 darknet YOLO demo test 影片/照片的框線文字粗細更改 darknet 照片的框線文字粗細darknet YOLO test jpg bbox more bold1.open darknet/src/image.c2.find line 4573.==change code
...
shuffle random txt (csv)訓練檔
發表於
|
分類於
YOLO
shuffle random txt (csv)訓練檔在訓練模型之前,先把訓練集進行洗牌1234567891011121314151617181920212223242526272829程式碼import randomimport csvopen_file="./all_ok.csv"
...
更改Hexo反白顏色
發表於
|
分類於
hexo
更改Hexo反白顏色:
我的Hexo版本:hexo: 4.2.0node: 12.18.1
打開設定檔custom.styl
位置
1\themes\next\source\css\_custom\custom.styl
輸入程式碼1234// Custom styles.
...
windows 10 1903 iso重灌檔案下載
發表於
|
分類於
windows
windows 10 1903 重灌檔案下載https://drive.google.com/file/d/1CqCD4jKrDu4FXJMbqSRDNrk25MTOySVa/view?usp=sharing
不保證安全無毒,因為我也是找網路來源的
我自己有安裝過,看起來一切正常
tensorflow GPU 與 cuda cudnn版本
發表於
|
分類於
tensorflow
tensorflow GPU 與 cuda cudnn版本Windowshttps://www.tensorflow.org/install/source_windows?hl=zh-tw#gpu
Linuxhttps://www.tensorflow.org/install/source?hl=z
...