-
AWS re:invent 2018 機械学習関連セッションのプレゼン資料・動画一覧 #reinvent
gistで主に作業してる。
https://gist.github.com/mayosuke/b4402e2fdc48828b3d282d672599cefc
-
[LeCun et al., 1998, "Efficient backprop"](https://link.springer.com/chapter/10.1007/3-540-49430-8_2) gives many tips and tricks for good neural networks.
For instance, some people on SO say that R…
-
Besides VQA, do we know of more domains in which bilinear methods have been effectively applied?
-
## Expected Behavior
Simply that dlib will load the image for face detection and manipulation.
## Current Behavior
Python crash. Crash is fatal, no information available except in windows event v…
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
I have successfully run Caffe on Ubuntu 12.04. I am wondering whether Caffe is able to run on Windows system?
-
[论文原始链接](https://arxiv.org/abs/1703.08013v1)
[论文下载](https://arxiv.org/pdf/1703.08013v1.pdf)
-
I have 50 videos with runtime varying between 1 to 4 minutes recorded at 30fps. I want to build a model similar to figure 3 of [this paper](http://cs231n.stanford.edu/reports2016/216_Report.pdf) ( A L…
-
https://arxiv.org/abs/1707.06810
>Text line detection and localization is a crucial step for full page document analysis, but still suffers from heterogeneity of real life documents. In this paper, w…
-
Results are good, but the conversion is really slow compared to fake app. Dlib 19.9.99 compiled with CUDA, visual studio reinstalled, tensorflow 1.5, CUDA 9, and cudnn 7. I tried with CUDA 8, cudnn 6/…