Christopher Kanan
University of California San Diego
Followers: 0 Following: 0
I'm a Ph.D. student at the University of California at San Diego. I try to understand how animals acquire and use visual information in order to develop neuromorphic vision algorithms using tools from machine learning, computer vision, and computational neuroscience.
Professional Interests: active vision, machine learning, neuromorphic vision, computational neuroscience, object recognition
Feeds
질문
Odd Profiler GPU Bug?
I have a loop that does some operations on the GPU. When I call the function from the command line, each epoch runs in 96 second...
대략 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
Difficulty opening MATLAB file
It is possible to salvage the file using the tool here: <http://www.mathworks.com/support/solutions/en/data/1-5U76BJ/index.html...
Difficulty opening MATLAB file
It is possible to salvage the file using the tool here: <http://www.mathworks.com/support/solutions/en/data/1-5U76BJ/index.html...
거의 14년 전 | 1
질문
Difficulty opening MATLAB file
Hi, I downloaded some data, and now I'm trying to analyze it. However, I can't seem to open it. Here is what happens: fi...
거의 14년 전 | 답변 수: 2 | 0
2
답변답변 있음
break command
I assume you want this: a=zeros(30,1); a(1)=1; for i=1:29 a(i+1)=a(i)+1; if a(i+1)>=20 break; end; en...
break command
I assume you want this: a=zeros(30,1); a(1)=1; for i=1:29 a(i+1)=a(i)+1; if a(i+1)>=20 break; end; en...
대략 14년 전 | 0
답변 있음
Normal distribution
Instead of casting the image as a zero, you might consider using im2double. Otherwise your image values may be very large causin...
Normal distribution
Instead of casting the image as a zero, you might consider using im2double. Otherwise your image values may be very large causin...
대략 14년 전 | 0
질문
Parfor problems
I'm having some trouble with a parfor loop. I'm getting this error when running with a large dataset that has to be copied into ...
대략 14년 전 | 답변 수: 2 | 0
2
답변제출됨
Image Descriptors / Features and Saliency Maps
Good color image descriptors/features for object recognition
15년 초과 전 | 다운로드 수: 5 |





