-
请根据下面给出的专有名词,自我评价掌握的程度,
(0: 没听说过, 1: 只听说过概念, 2:系统学习过,但基本忘了,3:系统学习过,还基本记得,4:概念原理比较清楚,5:在实际系统中用过)
1. 向量的基本概念,内积,模,范数等
2. 矩阵的基本概念, 乘法,逆,秩等
3. 矩阵的分解, EVD和SVD分解,特征值和特征向量, 子空间的概念
4. 概率论,条…
-
在yolo源码训练模型后进行测试效果:
![image](https://user-images.githubusercontent.com/20382521/66480143-8a8b6880-ead0-11e9-9753-9dfbcbf4a335.png)
执行python darknet2caffe.py转换为caffe模型进行测试效果:
![image](https://user-i…
-
Hi:
can you provide a darknet_mobilenet pre-trained model?
thanks
-
when i use this to train my dataset I get this error ,Can you help me ?
`Create YOLOv3 model with 9 anchors and 16 classes.
[, , ]
Train on 1887 samples, val on 0 samples, with batch size 4.
Epoc…
-
Hi ZQ,
When I try to convert my model based on mobilenet, I encountered some problem
``
mode=channel
UpSampling not supported yet!
num_args=1
sample_type=nearest
scale=2
workspace=512
Crop …
-
## 基本概况
NCNN项目首页的README写的非常清楚:
> ncnn 是一个为手机端极致优化的高性能神经网络前向计算框架。ncnn 从设计之初深刻考虑手机端的部署和使用。无第三方依赖,跨平台,手机端 cpu 的速度快于目前所有已知的开源框架。基于 ncnn,开发者能够将深度学习算法轻松移植到手机端高效执行,开发出人工智能 APP,将 AI 带到你的指尖。ncnn 目前已在腾讯多款…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : UTA Real-Life Drowsiness Dataset Analysis using DL
:red_circle: **Aim** : The aim is to analyze the dat…
-
Can you give me some advice as it seems the network file you use is very different from original file proposed by offical pytorch?
-
When I train the code, the following problem suddenly appears
```
Traceback (most recent call last):
File "main.py", line 211, in
train(args,model,train_loader,optimizer,epoch)
File "/me…
-
Hello,
Thanks for this detailed set of instructions! I tried to follow them for training a custom dataset of mine, but I was running into some problems, so I was hoping you might have suggestions.
…
saihv updated
6 years ago