Tools and middleware that we would like to feature this time - 20190202

(Polygon Pictures Inc. / Studio Phones)

■Overview

under construction...

■Links

Go

・The Go Blog - Pipelines and cancellation
https://blog.golang.org/pipelines

・A Tour to Go - Creating a slice with make
https://tour.golang.org/moretypes/13

・A Tour to Go - Goroutines
https://tour.golang.org/concurrency/1

・A Tour to Go - Channels
https://tour.golang.org/concurrency/2

・A Tour to Go - Buffered Channels
https://tour.golang.org/concurrency/3

・A Tour to Go - Range and Close
https://tour.golang.org/concurrency/4


WebRTC

・WebRTC
https://webrtc.org/
https://webrtc.org/native-code/development/
hhttps://webrtc.org/native-code/native-apis/
https://github.com/mpromonet/webrtc-streamer

・WebRTC golang
https://github.com/pions/webrtc
https://github.com/keroserene/go-webrtc
https://gortc.io/


Streaming

・Intel® Quick Sync Video | SIGGRAPH 2018 Tech Session
https://www.slideshare.net/IntelSoftware/deliver-smooth-game-streaming-experiences-with-intel-quick-sync-video-siggraph-2018-tech-session


File Synchronization

・Syncthing
https://syncthing.net/

・gut-sync
https://github.com/tillberg/gut

・Mutagen
https://github.com/havoc-io/mutagen

・Unison
http://www.cis.upenn.edu/~bcpierce/unison/

・SparkleShare
https://github.com/hbons/SparkleShare

・GoodSync
https://www.goodsync.com/

・Box
https://www.box.com/

・Dropbox
https://www.dropbox.com/
https://www.dropbox.com/business


Natural Language Processing

・spaCy
https://spacy.io/

・nltk
https://www.nltk.org/

・OpenNLP
https://opennlp.apache.org/

・cTAKES
http://ctakes.apache.org/

・gate
https://gate.ac.uk/

・prose
https://github.com/jdkato/prose


Hardware

・Intel newsroom - Reimagining the Data Center Memory and Storage Hierarchy
https://newsroom.intel.com/editorials/re-architecting-data-center-memory-storage-hierarchy/


G'MIC

・G'MICに間も無くスタイルトランスファーが搭載されるとのこと(2018年末に記載しております)
https://discuss.pixls.us/t/style-transfer-soon-in-gmic/10009

・G'MICのホームページ
https://gmic.eu/

・G'MICのダウンロードページ
https://gmic.eu/download.shtml

・G'MICのカスタムコマンドの詳細ページ
https://github.com/dtschump/gmic-community/wiki/Custom-commands#1-the-gmic-command-file

my_custom_command :
 -rotate $1
 -resize $2,$2

という内容を.gmicのファイルに記載し、

gmic image.jpg macros.gmic -my_custom_command 45,50%

で実行する形式
複数のカスタムコマンドを一つのファイルに記載可能


Style Transfer

・ebsynth: A Fast Example-based Image Synthesizer(AdobeMaxなどでも紹介されているStyLit, FaceStyle)
https://github.com/jamriska/ebsynth

・neural-style
https://github.com/jcjohnson/neural-style

・style2paints
https://github.com/lllyasviel/style2paints

・MoeFlow
https://github.com/freedomofkeima/MoeFlow

・Transfer Learning for Anime Characters
https://github.com/freedomofkeima/transfer-learning-anime


GameDev

・NVIDIA GRID - Cloud Gaming
https://www.nvidia.com/object/cloud-gaming.html


AI関連

・koko
https://www.koko.ai/

・Ally™, ゲーム開発者、Machine Learning tool
https://spiritai.com/product/ally/
https://medium.com/spirit-ai

・KEG-2019 Knowledge Extraction from Games
https://sites.google.com/view/kegworkshop

・KEG-2019 論文
https://sites.google.com/view/kegworkshop/accepted-papers

・Video Based Reconstruction of 3D People Models
https://arxiv.org/abs/1803.04758
https://www.youtube.com/watch?v=Htry63oRIjQ

・Dialogflow
https://dialogflow.com/

・ChatterBot
https://github.com/gunthercox/ChatterBot

・Visual Chatbot
https://github.com/Cloud-CV/visual-chatbot

・NeuralTalk2
https://github.com/karpathy/neuraltalk2


Dispatcher

・OpenCue
https://github.com/imageworks/OpenCue


Viewer

・JERI Viewer
https://github.com/disneyresearch/jeri



※There is a possibility to update the contents of materials by the meeting.