Skip to content
#

caffe2

Here are 95 public repositories matching this topic...

travelcms
travelcms commented May 17, 2019

Hi,

I try to understand Deepdetect right now, starting with the Plattforms Docker container.
It looks great on pictures, but I have a hard time right now using it :)

My Problem: The docs seems to step over important points, like using JupyterLab. All examples shows the finished Custom masks, but how do I get them?

Is there something missing in the docs?

Example: https://www.deepdetec

myungjoo
myungjoo commented Mar 16, 2020

We don't need accurate neural networks.
Often, we don't even need any "sound" neural networks.
Sometimes you just need to test if you can feed inputs and get outputs from the networks (e.g., #2155).

Thus, in many cases neural networks that do "Output[i,j,k] = Input[i,j,k] + Input[k.j.i]" (or anything similarly stupid) should be just fine. Let's not use really working neural networks for unit

Improve this page

Add a description, image, and links to the caffe2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caffe2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.