Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Demos and tutorials around Torch7.

NotificationsYou must be signed in to change notification settings

torch/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the demos/tutorials provided in this repo require Torch7 to be installed,as well as some extra (3rd-party) packages.

Install

Torch7

Follow instructions on:Torch7's homepage.

3rd-party packages

Different demos/tutorials rely on different 3rd-party packages. If a democrashes because it can't find a package then simply try to install it usingluarocks:

$ luarocks install image# an image library for Torch7$ luarocks install nnx# lots of extra neural-net modules$ luarocks install camera# a camera interface for Linux/MacOS$ luarocks install ffmpeg# a video decoder for most formats$ ...

A complete list of packages can be obtained by doing:

$ luarocks list

or checking outthis page.

Tutorials

https://github.com/torch/tutorials

Credits

These demos were slowly put together by: Clement Farabet & Roy Lowrance and e-lab

About

Demos and tutorials around Torch7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors16

Languages


[8]ページ先頭

©2009-2025 Movatter.jp