Muzafar Pandit
Central University Of Kerala
Followers: 0 Following: 0
Statistiques
RANG
263 136
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Index exceeds matrix dimensions?
clear format compact load testinria3; xn=x'; yn=y; noin=face; clear x y noin %load testinriapos3 i...
environ 13 ans il y a | 3 réponses | 0
3
réponsesUndefined 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...
environ 13 ans il y a | 0
Question
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...
environ 13 ans il y a | 3 réponses | 0
