-
Hello,
where did you got these `.prototxt` and .`caffemodel` files?
for example look at this layer at the FCN-8s-OBG-4s.
```
layer {
name: "obg-fcn-fuse"
type: "Eltwise"
bottom: "ma…
-
http://colah.github.io/
https://iamtrask.github.io/
http://www.slideshare.net/tw_dsconf/ss-62245351
great point to start with
-
![Snipaste_2024-10-18_11-14-26](https://github.com/user-attachments/assets/4bbc6402-f1d0-46f7-8ab6-eb2762f8a86d)
在代码中qkv生成部分和MLP生成部分用的是卷积,而在论文中示意图和表格能量计算部分用的是线性层的计算方式
-
I train my model on Ubuntu 16.04 with the command below:
`darknet detector train darknet19_448.conv.23 | tee log.txt`
Here is my learning rate strategy in the cfg_file:
```
learning_rate=0.000…
-
Could you please provide detailed environment configuration description and completed training process description (including data sets download, etc.)? Thanks a lot~
-
I'm attempting to train a network on the [Tiny Imagenet](https://tiny-imagenet.herokuapp.com/), a subset of ImageNet created for use in the Stanford cs231n course.
I've created a large network (cod…
-
大哥您好,
非常赞赏你的工作。
能不能告知您训练的网络是基于哪个网络呢是以下这个吗?:https://github.com/JinpengLI/deep_ocr/blob/master/data/caffe_nets/lower_eng/lenet_train_test.prototxt
-
PRMLの内輪の勉強会が無事終わって、次はせっかく勉強したのだから何かコード書きたい、という話になった。
せっかくなので最近のディープラーニングの何かがいいんじゃないか、という事で、詳解ディープラーニングのRNNのあたりをやろう、という事になった。
-
Hi Andrej,
Is there a thorough explanation of the inner workings of convnet.js & deepqlearn.js? I have some question marks to clarify
Marco
-
大家好,我是GTC的译者Yukon~
希望大家如果有关于深度学习的不错的资料、视频等等能够提交在这个Issue下,随后我整理到 Readme 中(可署名),互相学习交流,提高深度学习姿势水平。
Enjoy coding~