cnn-facial-landmark icon indicating copy to clipboard operation
cnn-facial-landmark copied to clipboard

landmark.py File structure

Open toretto-sjf opened this issue 4 years ago • 3 comments

Hello Moderator,can you tell me what the file structure is during training? Or when running the landmark.py file, in which folder are the three .record files in the root directory? What documents are needed for training? Also, how to print the test effect and loss value after training?

toretto-sjf avatar May 29 '20 00:05 toretto-sjf

Hello , Take a look on this tutorial : https://github.com/faust690226/cnn-facial-landmark-tutorial

abdou31 avatar Jun 09 '20 15:06 abdou31

Does this mean that I can collect some facial photos and building a dataset for training from these? I am having a hard time to understand how to do the training.

tetrahydra avatar Jul 29 '20 07:07 tetrahydra

Training with custom dataset is possible.

The training should not be hard as most of the training code is already available. The datasets ready for training however, need a lot of works to do.

yinguobing avatar Jul 29 '20 07:07 yinguobing