-
目的:??(不知道和公司发展有什么关系,也不知道做出来能干什么……)
zdx:序列预测是智能非常重要的能力,对于AI非常重要,完全符合公司目标通用智能,做出了能增强现有神经网络的智能。
具体场景:大家一起想!避障,其他车辆意图的预测,torcs游戏验证?机器人自己动作的预测,常识学习。
原型验证ok,完善中再继续找应用的场景和产品的具体完善。
---
目标:搭建一个视频生成网…
-
Eye Disease Classification project using deep learning models. The key steps include:
### 1. Importing Modules
importing necessary libraries such as:
-
- TensorFlow and Keras for deep learni…
-
@AlexeyAB Hey,
I have a small question. why do you use INT8 only for conv layers which use leaky activations, why not for the linear activation layers? Is there a specific reason or is this the case …
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no si…
-
I'm using vgg16 convNet. When I remove the forth maxpooling layer, I got this error:
InvalidArgumentError (see above for traceback): exceptions.ValueError: operands could not be broadcast together wi…
-
I am trying to replicate the MNIST classification experiment through ECC by following the model configuration reported in your paper. There are some issues that I was not able to solve:
1 - the descr…
-
Hello, I would like to ask you a question, your py code to generate verilog code, is actually just some import of weights?The timing of the verilog code is still a lot of work, right?
-
求教97%准确率模型的超参设置和数据集划分,谢谢了~
-
Before someone came up with this problem, your suggestion is that you can debug to locate where the attribute 'gradInput' is, Thus? next what we should do? comment or what? May you in detail explain h…
-
Hi
Its a very basic question.
Is it possible to train on variable image sizes?
Or, they have to be resized to 600 pxls smaller side?
In general, is it possible to train an isolated base network …