-
hello~
when I'm running 06-modern-convnet with tensorflow 1.4, it presents an error. Could you please tell me how to solve it? My friends also have this prolbem.
Traceback (most recent call last):
…
yyw16 updated
6 years ago
-
-
Shouldn't db be averaged over all instance of x
db /= N
-
Hello,
First, thank you for this impressive contribution to the robotics community and for making it open source!
I had a couple of questions regarding setting up GR-Convnet on a new machine:
…
-
### **Description**
compile error
what to do:
`git clone --recursive https://github.com/dmlc/mxnet.git`
`cd mxnet`
`git checkout 998378a`
`git submodule update --init --recursive`
`make -j $(np…
-
在模板中导出会议论文参考文献时,论文标题后显示为[A]与武大论文格式不符,比如:
Liu Z, Mao H, Wu C-y, et al. A convnet for the 2020s[A]. Proceedings of the IEEE/CVF
Conference on Computer Vision and Pattern Recognition[C], 2022 : 11976 –…
-
-
As stated in the paper, the proposed convnet-aig can reduce computational cost. But after checking the source codes, I found each layer must be executed. The way you skip a single layer is by multiply…
-
Hello,
I am attempting to reproduce the results presented in the paper [Title of the Paper]. Could you please clarify whether it is necessary to modify the config files provided in the repository? …
-
Hi YanYas,
first thanks a lot for creating VLML! That´s exactly what I was dreaming of!
Unfortunately on Win10 with VVVV gamma 2019.2 0169 with the current VLML on nuget the Convnet Layers are ha…