-
# Zoonation
Aplikace, která slouží pro darování peněz zvířatům z různých ZOO. Název vznikl spojením slov ZOO a donation.
## Funkce
Z uživatelského prostředí se po přihlášení uživatele zobrazí k…
-
## Task Description
I'd like to build a demo using Mindspore as the DL infra in Jina. http://github.com/jina-ai/jina
I already create a mirror issue at here https://github.com/jina-ai/jina/issu…
-
Dear all,
I want to visualize a VAE model that is saved as a **TFHub** module, in directory `path`. I can load it using hub.Module:
`import tensorflow_hub as hub`
`module = hub.Module(path)`
…
-
Image Captioning is another popular task for which we should have an example in Model Zoo
-
Hello,
I am using tf 1.12.0,Python 2.7.15,I run my own built subnetwork under the fashion mnist dataset,but I am getting the warning:
Traceback (most recent call last):
File "class_builtCNN.py…
Npccc updated
5 years ago
-
### 本周进度
原本想慢慢刷课撸课后题来着,但转念一想可以留着假期回去看,所以在尝试想办法弄复杂海情的图片
近期初步的打算哈,是要用pytorch实现MaskRcnn,然后跑跑船只图片。
刻意选择这个的目的,是由于里头使用了多网络协同(姑且算吧)利用不同的模块直接组合,将检测、分类、分割等等一次性完成了,和之前瑞瑞老师说的协同网络的想法有点类似来着(而且,分割、检测、分类代码全都能练一遍了…
-
Hello,
I retrained a yolov8n network using the instructions i found on hailo model zoo github. Now i have a .hef network, but when I try to infer with this model I get in output 6 vectors of differ…
-
< Placeholder >
timeline: April 2023 - April 2027.
[Key historical 2016 issue of thesis topic](https://github.com/Tribler/tribler/issues/2250)
ToDo: 6 weeks hands-on Python onboarding project. …
-
As `tf.keras` is now the official TF high level API, are there any plans to support models trained in `tf.keras`?
-
Hi, do we have an example of loading a tensorflow model some where in the docs already? If not yet, can you provide one? thanks