jwyang / jwyang/face-alignment

train function in globalregression.m

Open
#11 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
MATLAB
Stars
321
Forks
190
PR merge metrics
No merged PRs in 30d

Description

Hi,

recently I tried to run the train_model code. But I 've got an error in the line 47 of gloablregression.m, saying 'could not find train function with input format'.

I've searched the source code but did not find any train function implementation. So I guess you may use train in NN toolbox, but the input format seems wrong.

Could you please tell me how I can fix the problem?

Also, could you please release one good model trained with this code? I want to use it for testing.

Thank you very much.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by opening globalregression.m at line 47 and tracing the train_model call; the report says the train function input format is rejected and that no local implementation was found. Check the repository’s training entry points and any documented neural-network toolbox requirements. Done means the reported training path has an identified resolution and a reproducible model or usage path is documented.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.