-
# 0. 論文情報・リンク
論文リンク:https://arxiv.org/abs/1805.12564
公開日時:Submitted on 31 May 2018
実装コード:
Publication : arxiv
# 1. どんなもの?
# 2. 先行研究と比べてどこがすごいの?
# 3. 技術や手法の"キモ"はどこにある?
# 4. どうやって有効だと検…
-
I read your paper "Deep learning and music adversaries" and I am doing some experiments with your source code.
I tried to train my dataset with "mlp_rlu_conv2.yaml" after preparation by using "prepar…
-
Hello, sir, I'm very interested in the code of your paper. Could you send me the code for generating psd? Thank you very much
-
Why is using SparseUNet (SpUNet v1m1) better than PTv2 (ptv2m2) when training my dataset?
The val mIoU of SpUNet-v1m1 is 0.873 , while ptv2m2 is 0.7261.
![image](https://github.com/Pointcept/Pointce…
-
In Sec. 5.1 of the main paper "4D Spatio-Temporal ConvNets: Minkowski Convolutional Neural Networks", hybrid kernels are proposed to reduce the number of parameters by using a hypercubic kernel for th…
-
Hello,
Thanks for the cool implementation of the sparse-filtering method. I just have one request: Is it possible to illustrate the features instead of the feature detectors?
As I understood the c…
-
-
Hello!
In the example:
[ConvolutionalNeuralNetwork.ipynb](https://github.com/zama-ai/concrete-ml/blob/main/docs/advanced_examples/ConvolutionalNeuralNetwork.ipynb)
The images used are 8x8 dig…
-
Similar to benchmarks created for image classification, we would like to create a benchmark for video datasets.
A few tasks for tackling video datasets:
1. Identify ML training related to video …
-
##### System information (version)
<
- OpenCV => 4.3.0
- Operating System / Platform => Ubuntu 64 Bit
- Compiler => g++
>
##### Detailed description
< My model has dsnt(Numerical Coordinat…