-
**Fixes**: cuDNN6, libcudnn.so.6 issue, #59, latest version of deep learning libraries, pandas, sklearn upgrade, added some of my favorite python libraries as well
```
FROM nvidia/cuda:8.0-cudnn6-…
-
https://github.com/tensorflow/tensorflow/issues/50401
Created: 2021-06-22T15:34:15Z
----------------------------------------------------------------------------------------------------
**System inf…
-
Hi,
I trained the autoencoder successfully. However, when I was doing followup steps in training the transition model, I had the problem below.
![image](https://cloud.githubusercontent.com/assets/77…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
**Is your feature request related to a problem? Please describe.**
A way to encode the video to be later viewed on something like Plex.
**Describe the solution you'd like**
A way to encode the vi…
arces updated
3 years ago
-
大家好,我是GTC的译者Yukon~
希望大家如果有关于深度学习的不错的资料、视频等等能够提交在这个Issue下,随后我整理到 Readme 中(可署名),互相学习交流,提高深度学习姿势水平。
Enjoy coding~
-
Hi, I am a novice.
Can you give a mini-tutorial on how to train this model and use it to predict bounding-boxes, on your own data.
I don't know how to get started it.
-
Hi there, we are hoping to add a bunch of motivating examples like this one to the https://tensorflow.rstudio.com site. Any interest in adapting this example for that site? I think what you have is ex…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.16
### Custom code
Yes
### OS platform and d…
-
gen_from_data() seems to assume that all the HDF5 files in the given directory path have the same number of samples.