Community Profile

photo

Christopher Kanan


University of California San Diego

Last seen: más de 3 años hace Con actividad desde 2010

Followers: 0   Following: 0

Contacto

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

Estadísticas

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

alrededor de 12 años hace | 1

Pregunta


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...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Respondida
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...

más de 12 años hace | 0

Respondida
Normal distribution
Instead of casting the image as a zero, you might consider using im2double. Otherwise your image values may be very large causin...

más de 12 años hace | 0

Pregunta


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 ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Enviada


Image Descriptors / Features and Saliency Maps
Good color image descriptors/features for object recognition

más de 13 años hace | 10 descargas |

Thumbnail