photo

Muzafar Pandit


Central University Of Kerala

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Professional Interests: Image Processing, Computer Vision, Fuzzy

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


About Neural Network..... How to train Neural Network?
I am working on Pedestrian classification. I have data set having positive and negative images. I am using cohog as a feature ex...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Kindly help me to get out of this. Regarding Neural network
I'm currently woking on pedestrian classification. I have a IEEE paper that I need to implement. I have a data set "INRIA", whic...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


How the input features and classes are given to a neural network?
I am new to Neural network, how input features and classes are given. Please help me...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


format of the data set to be given to the neural network?
I have a pedestrian data set containing two folders 'positive' and 'negative'. After extracting features using coHoG I save th...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Undefined symbols for architecture x86_64:
#include "mex.h" void unravel(uint16_T *hx, double *link, double *x, double xsz,int hxsz) { int i=15; int ...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I don't want to use Xcode 4.2 as my C compiler in MATLAB R2012b.
I used Xcode 4.2 as my C compiler in matlab R2012a, now i don't want to use it. I want to go back to my original settings. Pleas...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Index exceeds matrix dimensions?
clear format compact load testinria3; xn=x'; yn=y; noin=face; clear x y noin %load testinriapos3 i...

fast 12 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Undefined Variable f as i am trying to extract the features
Thanks Dear,actually it had a path problem, but you gave me the idea as you pointed "whether it enters the loop or not", and obv...

fast 12 Jahre vor | 0

Frage


Undefined Variable f as i am trying to extract the features
clc clear close all format compact face_folder='pos/'; folder_content=dir([face_folder,'*']); face=size (fol...

fast 12 Jahre vor | 3 Antworten | 0

3

Antworten