- 追加された行はこの色です。
- 削除された行はこの色です。
- Halide へ行く。
#contents
* 公式 [#c0c5772a]
- http://halide-lang.org/
-- http://halide-lang.org/#gettingstarted
- https://github.com/halide/Halide
**レクチャ [#b9c11c13]
- “Halideによる画像処理プログラミング入門” 資料公開
-- https://www.halide2fpga.com/halide_programming_tutorial/
-An introduction to Halide
-- http://halide-lang.org/assets/lectures/Halide_CVPR_intro.pdf
- http://shonan.nii.ac.jp/seminar/056/wp-content/uploads/sites/27/2014/05/jrk-halide-intro.pdf
** ペーパー [#k0ceb3a9]
- http://people.csail.mit.edu/jrk/halide12/
-- http://people.csail.mit.edu/jrk/halide12/halide12.pdf
- https://arxiv.org/pdf/1610.09405.pdf
-- http://people.csail.mit.edu/jrk/halide-pldi13.pdf
- http://halide-lang.org/cvpr2015.html
-- http://halide-lang.org/assets/lectures/CVPR_Halide_RecursiveFiltering.pdf
- http://drona.csa.iisc.ernet.in/~uday/publications/uday15asplos.pdf
- http://graphics.cs.cmu.edu/projects/halidesched/
-- http://graphics.cs.cmu.edu/projects/halidesched/mullapudi16_halidesched.pdf
* 開発者 [#i0e4fa9a]
** MIT [#v9fec278]
- https://people.eecs.berkeley.edu/~jrk/ Jonathan Ragan-Kelley
- https://andrew.adams.pub/ Andrew Adams
- http://people.csail.mit.edu/fredo/ Frédo Durand
- http://people.csail.mit.edu/saman/ Saman Amarasinghe
** Adobe [#zd1777b4]
- http://people.csail.mit.edu/sparis/ Sylvain Paris (インターン生のメンター)
- http://www.connellybarnes.com/work/ Connelly Barnes
*. [#je18cffc]
- Halide入門とOpenCVとの比較
-- http://qiita.com/fukushima1981/items/193c4ae03b2ea3b4f98e
- CVチーム勉強会 Halide編
-- https://www.slideshare.net/tetsurokato/halide
- Halideによる画像処理について
-- https://speakerdeck.com/saturday06/halideniyoruhua-xiang-chu-li-nituite
- Halide事始め
-- http://nebuta.hatenablog.com/entry/2013/08/04/135932
-http://www.i-programmer.info/news/192-photography-a-imaging/4588-halide-new-language-for-image-processing.html
- 「Halide」高速な画像処理作成ためのC++組み込み型プログラミング言語
-- http://derivecv.tumblr.com/post/70538301269
- Efficient Image Processing with Halide
-- https://www.slideshare.net/AdrinPalaciosCorella/efficient-image-processing-with-hal
* Pipeline Optimization [#la52b9f2]
- [[H-Piper]]
* その他 [#jc203d69]
- Tutorial: Halide
-- http://iccp.rice.edu/tutorials/
- Halide how to autotune schedule
-- https://stackoverflow.com/questions/40089768/halide-how-to-autotune-schedule
- Extending halide to improve software development for imaging DSPs
-- https://pure.tue.nl/ws/files/46945061/855417-1.pdf
- MITの開発した、画像処理用プログラミング言語「Halide」【サイエンスニュース】
-- http://getnews.jp/archives/270323
- Halide参考リンク
-- https://github.com/atinfinity/lab/wiki/Halide%E5%8F%82%E8%80%83%E3%83%AA%E3%83%B3%E3%82%AF
- Halide, Darkroom - 並列化のためのソフトウェア・研究
-- https://www.slideshare.net/yoshidayuichi1/halide-darkroom/24
- Halideによる2次元FIRフィルタの実装
-- http://qiita.com/fukushima1981/items/c17688848ad6348ad579
* 関連 [#rel]
- [[Pixel]]
- [[OpenVX]] ライバル? (ML でそんな会話見たけど、OpenVX は NN が目的なので違う気がする
- [[iPhone/Halide]]