-
Hi,
I'm using the 3D lifter simplebaseline3D. When I use the 2D GT as input, I get the good results on h36m validation.
![image](https://user-images.githubusercontent.com/58964165/192491025-aab89…
-
Hi,
I'm applying MorphNet on tf.contrib.layers.conv3d(), but it seems that no ops are found.
`INFO:tensorflow:OpRegularizerManager starting analysis from: [].`
`INFO:tensorflow:OpRegularizerManag…
-
Hi,
Thanks for the cool tool! For my dataset, I got very nice 2D segmentation based on Unet plugin, now I am using the U-net Plugin to do the 3D segmentation. But it always failed.
Q1: No matter h…
-
Convolutions provided by the [`FastConv` package](https://github.com/aamini/FastConv.jl)
Described in [their paper](https://arxiv.org/pdf/1612.08825.pdf) is considerably outperforming the back ends…
-
Thank you for your reply!
And I have another question that how many GPUs you used in that experiment?
And if I want to calculate the bound of another model with video data, how many GPUs it wil…
-
Hi @Dtolm , now that the release is out, I made some tests with on-the-fly convolution following Osamu's email exchange which picked my curiosity.
There is now a [branch with convolution support](h…
-
目的:??(不知道和公司发展有什么关系,也不知道做出来能干什么……)
zdx:序列预测是智能非常重要的能力,对于AI非常重要,完全符合公司目标通用智能,做出了能增强现有神经网络的智能。
具体场景:大家一起想!避障,其他车辆意图的预测,torcs游戏验证?机器人自己动作的预测,常识学习。
原型验证ok,完善中再继续找应用的场景和产品的具体完善。
---
目标:搭建一个视频生成网…
-
It looks like current network produces jaggy meshed due to using stride=2 convolutions. This problem is described here: https://distill.pub/2016/deconv-checkerboard/ . If I undersand correctly, the su…
-
Hey all,
Also referencing #3759 here, which is closed.
I speedtested the GpuDnnConv3d as compared to conv3d2d with dnn convolutions. The simple speedtest below indicated the dnn version is a lot fas…
-
Hi everyone,
First of all, let me thank you for putting so much effort into this accessible, versatile library.
As a mathematician working at the intersection between shape analysis and optimal …