Shankar vishnu

Results 18 comments of Shankar vishnu

Delete all these type of images then it will poperly.

Place all images in ["train_img"](https://github.com/shankarvishnu/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/tree/master/train_img). and remove all data from ["pre_img"](https://github.com/shankarvishnu/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/tree/master/pre_img). Then run ["data_preprocess.py"](https://github.com/shankarvishnu/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/blob/master/data_preprocess.py) and ["train_main.py"](https://github.com/shankarvishnu/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/blob/master/train_main.py)

Follow this [comment](https://github.com/AISangam/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/issues/16#issuecomment-632616661) to run it properly. Perhaps you have forgotten to delete all data from "pre-img" directory before starting the process.

Follow this [comment](https://github.com/AISangam/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/issues/15#issuecomment-632617800) to esolve this issue.

Install proper version of libraries. library list is given [here](https://github.com/shankarvishnu/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow#installation-python-libraries).

"initializer.py" file is updated with this file "data_preprocess.py". Now you have to use "data_preprocess.py" file.

You can change at line number 113 ([here](https://github.com/shankarvishnu/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/blob/master/identify_face_video.py#L113)). You can create an else condition for unknown person.

Your directory "train_img/" or "train_img/" is containing this directory. "ipynb_checkpoint/". Delete this directory "ipynb_checkpoint/" from both directory.

You can delete that file from directory.

You can create separate directory for that and save image in respective directory. You have to apply this [process](https://github.com/AISangam/Facenet-Real-time-face-recognition-using-deep-learning-Tensorflow/issues/26#issuecomment-632611542) firstly for this