Mars
Results
2
issues of
Mars
The document (https://github.com/Xilinx/CHaiDNN/blob/master/docs/SUPPORTED_LAYERS.md) says the CHaiDNN supports the Depthwise Convolution Layer. But when we actually run a Depthwise Convolution Layer on it, the CHaiDNN can run it and outputs a...
It seems the ChaiDNN v2 has to have two images as input. But if you want to deal with videos, the standard procedure is: grab a video frame, processing it,...