photo

Christopher Kanan


University of California San Diego

Last seen: fast 4 Jahre vor Aktiv seit 2010

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 12 Jahre vor | 1

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 12 Jahre vor | 0

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

mehr als 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Gesendet


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

fast 14 Jahre vor | 7 Downloads |

Thumbnail