-
One thing a lot of libraries in machine learning miss out are proper full-scale examples. Nodejs is a part of the web community and the web community I can say aren't the best of programmers. So simpl…
-
Hi,
I have converted the yolov5 pytorch model to tensoflow. I want to deploy it using tensorflow serving. Here is the `predict.py` file.
Here is the script
https://gist.github.com/MrYelameli/e586…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
选small模型,图片1024,只允许batchsize=4,正常吗? YOLOV5可以15,…
-
Thanks for your amazing work, I have tried the aircraft with 100 classes but only get 91.6% acc, would you please give hyper parameter for some dataset so that we can reproduce the result?
-
line 9, in
from rnn import rnn
line 9, in
from rnn_cell import LSTMAttentionCell
line 4, in
import tensorflow.contrib.distributions as tfd
ModuleNotFoundError: No module named '…
-
### 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 simi…
-
The training takes some time at 40 time steps. Interested in seeing if this can run on multiple GPU's using an AWS P2 instance. Do you have any sense of how complicated that would be to implement wi…
-
Previously, the following command was utilized to install Tensorflow 2.3.0 in order to convert Darknet weights to a Tensorflow model within save_model.py:
`!pip install tensorflow==2.3.0`
Howeve…
-
I use tensorflow.net to predit classisify the images. my environment is tensoflow.net0.60.4 、Tensorflow.Keras 0.6.4、SharpCV 0.10.1 、Redist-windows-gpu 2.6.0、OpencvSharp4.runtime.win 4.4.020200915。I wr…
-
@rocksyne Thanks for your link and materials, after using the sports1m_finetuning_ucf101.model into the folder, when l train the network, I got the error as following:
InvalidArgumentError (see above…