Masayuki Tanaka
Tokyo Institute of Technology
Followers: 0 Following: 0
I'm a professor at Tokyo Institute of Technology. http://www.vip.sc.e.titech.ac.jp/mtanaka/
Feeds
已提交
Image Classification for Non-Data Scientists
It provides an image classification sample-based pre-trained deep neural network for non-data scientists. You can test the image...
1 year 前 | 1 次下载 |
已提交
Rotation-and-Translation estimation
The function of RotationTranslation estimates the rotation matrix R and the translation vector t from corresponding 3D points.
1 year 前 | 1 次下载 |
已提交
Two-dimensional Fourier transformation utility
It provides some utility functions for the two-dimensional Fourier transform.
1 year 前 | 2 次下载 |
已提交
Self-Training Code Sample
Those scripts are examples of self-training materials.
2 years 前 | 3 次下载 |
已提交
Golden Section Search
It is a very simple sample of a one-dimensional golden section search (minimization).
4 years 前 | 2 次下载 |
已提交
Age and Gender Estimation from Face
It is a sample to estimate age and gender from face.
5 years 前 | 8 次下载 |
提问
How can I put sample_weight to train the net with deep neural toolbox?
How can I put sample_weight to train the net with deep neural toolbox? For example, keras has the functionality to specify the ...
5 years 前 | 0 个回答 | 0
0
个回答已提交
Face Parts Detection
It detects faces with left eye, right eye, mouth, and norse.
5 years 前 | 8 次下载 |
已提交
Sample Deep Network training with mnist and cifar
Sample Deep Network training with mnist and cifar
5 years 前 | 13 次下载 |
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6 years 前
已提交
ValDer2PolyCoeff
It calculates coefficients of polynomial from (x,y,y') data.
6 years 前 | 1 次下载 |
已提交
Colormap formulae
It is pseudo color and color pallet based on rgbformulae of gnuplot.
6 years 前 | 1 次下载 |
已提交
Image Shuffle
It is classes to scramble or shuffle image data with integer key.
6 years 前 | 1 次下载 |
已提交
Poisson Filter GUI
It provides GUI example of gradient manipulation based image processing.
7 years 前 | 2 次下载 |
已提交
mastnk/ImReconL2L1L0
It provides a unified optimization framework for L2, L1, and/or L0 constrained image reconstruction.
7 years 前 | 1 次下载 |
已提交
likesilkto/immisc
It includes some miscellaneous useful image processing functions.
7 years 前 | 1 次下载 |
已提交
Fill out the mask region of the image
It fills out the mask region of the image
8 years 前 | 1 次下载 |
已提交
Image Warping with Corner Points
It provides the function to warp the image with four corner points.
8 years 前 | 2 次下载 |
已提交
Deep Neural Network
It provides deep learning tools of deep belief networks (DBNs).
8 years 前 | 81 次下载 |
已提交
Lilliefors Test with Abdi-Molin Approximation
It is the Lilliefors normality test which returns the p-value estimated by Abdi-Molin approximation.
8 years 前 | 1 次下载 |
已提交
Fast seamless image cloning by modified Poisson equation
This provides very fast seamless image cloning.
8 years 前 | 1 次下载 |
已提交
Poisson Image Editing
This is an implementation of the Poisson Image Editing.
9 years 前 | 1 次下载 |
已提交
Noise Level Estimation from a Single Image
It can precisely estimate noise level from a single image.
10 years 前 | 11 次下载 |
已提交
Guided Upsampling and Residual Interpolation
This tool upsamples the data with the high-resolution guidance image.
10 years 前 | 2 次下载 |
已提交
GUI Image Mask Sample
It is a sample code to draw and erase mask on an image by GUI. It gives you hints to develop the GUI
11 years 前 | 3 次下载 |
已提交
Simple color adjustment sample
The color adjustment will be performed, when you pick (click) white pixel.
12 years 前 | 1 次下载 |