|
|
|
@ -1,8 +1,11 @@ |
|
|
|
 |
|
|
|
同樣適用於 darknet_3 |
|
|
|
|
|
|
|
|
|
|
|
# Darknet # |
|
|
|
Ming 資料夾結構 /emmc_python/ Aida Aida_data |
|
|
|
Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For more information see the [Darknet project website](http://pjreddie.com/darknet). |
|
|
|
公司資料夾結構 /emmc_ori/ plugin/ Aida.. Aida_data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
主要修改以下 |
|
|
|
|
|
|
|
- darknet_2_5 & darknet_3 |
|
|
|
|
|
|
|
- /pythonR.c, /pythonR.h:直接替換成自己的版本 |
|
|
|
|
|
|
|
- /nweb.c, /nweb.h, /detector.c:修改部分程式 |
|
|
|
|
|
|
|
|
|
|
|
For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet). |
|
|
|
|
|
|
|
|