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/
Statistics
RANK
164,042
of 295,448
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
110 of 20,227
REPUTATION
9,974
AVERAGE RATING
4.20
CONTRIBUTIONS
25 Files
DOWNLOADS
153
ALL TIME DOWNLOADS
91605
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
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 ago | 1 download |
Submitted
Rotation-and-Translation estimation
The function of RotationTranslation estimates the rotation matrix R and the translation vector t from corresponding 3D points.
1 year ago | 1 download |
Submitted
Two-dimensional Fourier transformation utility
It provides some utility functions for the two-dimensional Fourier transform.
1 year ago | 2 downloads |
Submitted
Self-Training Code Sample
Those scripts are examples of self-training materials.
2 years ago | 3 downloads |
Submitted
Golden Section Search
It is a very simple sample of a one-dimensional golden section search (minimization).
4 years ago | 2 downloads |
Submitted
Age and Gender Estimation from Face
It is a sample to estimate age and gender from face.
5 years ago | 8 downloads |
Question
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 ago | 0 answers | 0
0
answersSubmitted
Face Parts Detection
It detects faces with left eye, right eye, mouth, and norse.
5 years ago | 9 downloads |
Submitted
Sample Deep Network training with mnist and cifar
Sample Deep Network training with mnist and cifar
5 years ago | 13 downloads |
Solved
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 ago
Submitted
ValDer2PolyCoeff
It calculates coefficients of polynomial from (x,y,y') data.
6 years ago | 1 download |
Submitted
Colormap formulae
It is pseudo color and color pallet based on rgbformulae of gnuplot.
6 years ago | 1 download |
Submitted
Image Shuffle
It is classes to scramble or shuffle image data with integer key.
6 years ago | 1 download |
Submitted
Poisson Filter GUI
It provides GUI example of gradient manipulation based image processing.
7 years ago | 2 downloads |
Submitted
mastnk/ImReconL2L1L0
It provides a unified optimization framework for L2, L1, and/or L0 constrained image reconstruction.
7 years ago | 1 download |
Submitted
likesilkto/immisc
It includes some miscellaneous useful image processing functions.
7 years ago | 1 download |
Submitted
Fill out the mask region of the image
It fills out the mask region of the image
8 years ago | 1 download |
Submitted
Image Warping with Corner Points
It provides the function to warp the image with four corner points.
8 years ago | 2 downloads |
Submitted
Deep Neural Network
It provides deep learning tools of deep belief networks (DBNs).
8 years ago | 79 downloads |
Submitted
Lilliefors Test with Abdi-Molin Approximation
It is the Lilliefors normality test which returns the p-value estimated by Abdi-Molin approximation.
8 years ago | 1 download |
Submitted
Fast seamless image cloning by modified Poisson equation
This provides very fast seamless image cloning.
8 years ago | 1 download |
Submitted
Poisson Image Editing
This is an implementation of the Poisson Image Editing.
9 years ago | 1 download |
Submitted
Noise Level Estimation from a Single Image
It can precisely estimate noise level from a single image.
10 years ago | 12 downloads |
Submitted
Guided Upsampling and Residual Interpolation
This tool upsamples the data with the high-resolution guidance image.
10 years ago | 2 downloads |
Submitted
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 ago | 3 downloads |
Submitted
K-subspaces
K-subspaces provides the k-means like clustering.
12 years ago | 2 downloads |
Submitted
Simple color adjustment sample
The color adjustment will be performed, when you pick (click) white pixel.
12 years ago | 1 download |