-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changes in train_softmax.py #966
base: loss
Are you sure you want to change the base?
Commits on May 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 225fcf0 - Browse repository at this point
Copy the full SHA 225fcf0View commit details
Commits on May 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2071e08 - Browse repository at this point
Copy the full SHA 2071e08View commit details
Commits on Jun 5, 2017
-
Update index on line 64 - img_string was receiving item 6 of the list…
… that goes only until 5. Update OpenCV function on line 67 from: cv2.cv.CV_LOAD_IMAGE_COLOR to cv2.IMREAD_COLOR Changed the invalid character '/' of the img_name to '_'
Configuration menu - View commit details
-
Copy full SHA for 9061624 - Browse repository at this point
Copy the full SHA 9061624View commit details
Commits on Jun 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bdaf213 - Browse repository at this point
Copy the full SHA bdaf213View commit details
Commits on Jul 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 59844ee - Browse repository at this point
Copy the full SHA 59844eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3748f4 - Browse repository at this point
Copy the full SHA f3748f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9adf76f - Browse repository at this point
Copy the full SHA 9adf76fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74be24f - Browse repository at this point
Copy the full SHA 74be24fView commit details
Commits on Jul 15, 2017
-
Merge pull request #308 from DiegoLelis/master
Fixed some errors on the image decoding
Configuration menu - View commit details
-
Copy full SHA for 6f8e6d7 - Browse repository at this point
Copy the full SHA 6f8e6d7View commit details -
Merge pull request #299 from rmekdma/patch-1
consistent detect result
Configuration menu - View commit details
-
Copy full SHA for 0f91978 - Browse repository at this point
Copy the full SHA 0f91978View commit details
Commits on Jul 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6ef2b81 - Browse repository at this point
Copy the full SHA 6ef2b81View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fd2c4 - Browse repository at this point
Copy the full SHA a1fd2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb7e47c - Browse repository at this point
Copy the full SHA cb7e47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da2cad - Browse repository at this point
Copy the full SHA 7da2cadView commit details -
Merge pull request #345 from rishiraicom/master
sript to predict every person in an image
Configuration menu - View commit details
-
Copy full SHA for a2bd37d - Browse repository at this point
Copy the full SHA a2bd37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fc7ac - Browse repository at this point
Copy the full SHA b5fc7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ccb87d - Browse repository at this point
Copy the full SHA 8ccb87dView commit details -
Merge pull request #264 from cjekel/master
new script to export embedding
Configuration menu - View commit details
-
Copy full SHA for 4faf590 - Browse repository at this point
Copy the full SHA 4faf590View commit details
Commits on Aug 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1698dc2 - Browse repository at this point
Copy the full SHA 1698dc2View commit details
Commits on Aug 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 135bd74 - Browse repository at this point
Copy the full SHA 135bd74View commit details
Commits on Aug 21, 2017
-
Detect and align multiple faces per image
Michael Gordon committedAug 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 4ee5af1 - Browse repository at this point
Copy the full SHA 4ee5af1View commit details
Commits on Aug 28, 2017
-
Added a script to cluster similar faces into folders.
Maarten Bloemen committedAug 28, 2017 Configuration menu - View commit details
-
Copy full SHA for e5e0393 - Browse repository at this point
Copy the full SHA e5e0393View commit details -
Added a script to cluster similar faces into folders.
Maarten Bloemen committedAug 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 520c98b - Browse repository at this point
Copy the full SHA 520c98bView commit details
Commits on Aug 29, 2017
-
Added margin to argument parser
Maarten Bloemen committedAug 29, 2017 Configuration menu - View commit details
-
Copy full SHA for a8a4381 - Browse repository at this point
Copy the full SHA a8a4381View commit details
Commits on Sep 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8943573 - Browse repository at this point
Copy the full SHA 8943573View commit details
Commits on Sep 7, 2017
-
This module aims to lower barrier to entry in using facenet for face recognition.
4Configuration menu - View commit details
-
Copy full SHA for 52f9d69 - Browse repository at this point
Copy the full SHA 52f9d69View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 7ffdf1b - Browse repository at this point
Copy the full SHA 7ffdf1bView commit details
Commits on Sep 13, 2017
-
cetra3 committed
Sep 13, 2017 Configuration menu - View commit details
-
Copy full SHA for f48c629 - Browse repository at this point
Copy the full SHA f48c629View commit details
Commits on Sep 21, 2017
-
Update download_vgg_face_dataset.py
indice must be int while element of box is type of float, so convert the type.
Configuration menu - View commit details
-
Copy full SHA for 271ba62 - Browse repository at this point
Copy the full SHA 271ba62View commit details
Commits on Oct 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 15bd6a4 - Browse repository at this point
Copy the full SHA 15bd6a4View commit details
Commits on Oct 21, 2017
-
Merge pull request #489 from shaform/master
enable Python 3 test
Configuration menu - View commit details
-
Copy full SHA for 928e15e - Browse repository at this point
Copy the full SHA 928e15eView commit details -
Merge pull request #462 from lmxhappy/patch-1
wrong slice type in download_vgg_face_dataset.py
Configuration menu - View commit details
-
Copy full SHA for fcff0f4 - Browse repository at this point
Copy the full SHA fcff0f4View commit details -
Merge pull request #431 from MxAxG/master
Detect and align multiple faces per image
Configuration menu - View commit details
-
Copy full SHA for 95a1c9f - Browse repository at this point
Copy the full SHA 95a1c9fView commit details -
Merge pull request #444 from rishiraicom/master
change in copyright
Configuration menu - View commit details
-
Copy full SHA for 68fa797 - Browse repository at this point
Copy the full SHA 68fa797View commit details -
Merge pull request #458 from cetra3/fix_bw_images
Convert all images to RGB
Configuration menu - View commit details
-
Copy full SHA for c571f6c - Browse repository at this point
Copy the full SHA c571f6cView commit details -
Merge branch 'realtime-face' of https://github.com/fgervais/facenet i…
…nto fgervais-realtime-face
Configuration menu - View commit details
-
Copy full SHA for b911269 - Browse repository at this point
Copy the full SHA b911269View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4958e3 - Browse repository at this point
Copy the full SHA e4958e3View commit details -
Merge pull request #441 from MaartenBloemen/master
Face clustering script
Configuration menu - View commit details
-
Copy full SHA for 3dd6d9b - Browse repository at this point
Copy the full SHA 3dd6d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f651ac2 - Browse repository at this point
Copy the full SHA f651ac2View commit details -
Merge branch 'more-python3-support' of https://github.com/TatsuyaShir…
…akawa/facenet into TatsuyaShirakawa-more-python3-support
Configuration menu - View commit details
-
Copy full SHA for 898d572 - Browse repository at this point
Copy the full SHA 898d572View commit details -
Configuration menu - View commit details
-
Copy full SHA for b233b37 - Browse repository at this point
Copy the full SHA b233b37View commit details
Commits on Oct 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b99b029 - Browse repository at this point
Copy the full SHA b99b029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55c91d0 - Browse repository at this point
Copy the full SHA 55c91d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56c4d2 - Browse repository at this point
Copy the full SHA e56c4d2View commit details -
Merge pull request #492 from henrych4/master
Fix ValueError due to incorrect batch size
Configuration menu - View commit details
-
Copy full SHA for 8285bf9 - Browse repository at this point
Copy the full SHA 8285bf9View commit details
Commits on Oct 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4bfec06 - Browse repository at this point
Copy the full SHA 4bfec06View commit details -
Merge pull request #495 from zhly0/master
move clustering.py to contributed
Configuration menu - View commit details
-
Copy full SHA for e770b62 - Browse repository at this point
Copy the full SHA e770b62View commit details
Commits on Oct 31, 2017
-
fix output filenames when using --detect_multiple_faces 1
Fix bug where images were written to pwd rather than output dir and lost category when a relative path was specified.
Configuration menu - View commit details
-
Copy full SHA for a41baf3 - Browse repository at this point
Copy the full SHA a41baf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 733942c - Browse repository at this point
Copy the full SHA 733942cView commit details
Commits on Nov 7, 2017
-
Merge pull request #511 from e271828-/master
Fix output filenames when using --detect_multiple_faces 1
Configuration menu - View commit details
-
Copy full SHA for 60e3447 - Browse repository at this point
Copy the full SHA 60e3447View commit details
Commits on Nov 10, 2017
-
Fixed problem with aligned filenames and added test case for
align_dataset_mtcnn.py
Configuration menu - View commit details
-
Copy full SHA for 4c33d4d - Browse repository at this point
Copy the full SHA 4c33d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19d81bf - Browse repository at this point
Copy the full SHA 19d81bfView commit details
Commits on Nov 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 404e5a8 - Browse repository at this point
Copy the full SHA 404e5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529c3b0 - Browse repository at this point
Copy the full SHA 529c3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50363da - Browse repository at this point
Copy the full SHA 50363daView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb3249d - Browse repository at this point
Copy the full SHA cb3249dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 163cb02 - Browse repository at this point
Copy the full SHA 163cb02View commit details
Commits on Nov 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 361c501 - Browse repository at this point
Copy the full SHA 361c501View commit details -
Merge pull request #545 from JustinShenk/patch-1
Fix minor typos
Configuration menu - View commit details
-
Copy full SHA for 95b3b5d - Browse repository at this point
Copy the full SHA 95b3b5dView commit details
Commits on Dec 13, 2017
-
Removed description for missing fastresize parameter from detect_face(). Added missing description for factor parameter to both detect_face() and bulk_detect_face(). Formatted existing doc strings to be compliant with PEP257.
Configuration menu - View commit details
-
Copy full SHA for c9012a8 - Browse repository at this point
Copy the full SHA c9012a8View commit details -
streamline for loop declaration
Removed unneeded range(), len(), and variable.
Configuration menu - View commit details
-
Copy full SHA for a3b53bb - Browse repository at this point
Copy the full SHA a3b53bbView commit details -
further docstring PEP compliance
this commit just switches ''' to """ as appropriate
Configuration menu - View commit details
-
Copy full SHA for 0ed30c5 - Browse repository at this point
Copy the full SHA 0ed30c5View commit details
Commits on Dec 14, 2017
-
Merge pull request #580 from TheAtomicOption/patch-1
Improved documentation & minor face_detect() code cleanup
Configuration menu - View commit details
-
Copy full SHA for 3cb6d37 - Browse repository at this point
Copy the full SHA 3cb6d37View commit details
Commits on Dec 21, 2017
-
get_dataset: only read subdirs while loading class name
Signed-off-by: Allen Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fae7ec5 - Browse repository at this point
Copy the full SHA fae7ec5View commit details
Commits on Dec 27, 2017
-
Merge pull request #587 from sunnylgz/master
get_dataset: only read subdirs while loading class name
Configuration menu - View commit details
-
Copy full SHA for e2f1979 - Browse repository at this point
Copy the full SHA e2f1979View commit details
Commits on Dec 28, 2017
-
try to get checkpoint filename from '${folder}/checkpoint' first
Signed-off-by: Allen Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b95c9c3 - Browse repository at this point
Copy the full SHA b95c9c3View commit details -
compare.py: auto remove images that can't detect a face
Signed-off-by: Allen Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01f5766 - Browse repository at this point
Copy the full SHA 01f5766View commit details -
train_tripletloss: set default validation dir as NULL
or there's be a crash is not set during training. Signed-off-by: Allen Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6ca59b - Browse repository at this point
Copy the full SHA e6ca59bView commit details -
train_tripletloss: add 'loss' to tensorboard
Signed-off-by: Allen Liu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeb9614 - Browse repository at this point
Copy the full SHA eeb9614View commit details -
Merge pull request #595 from sunnylgz/master
improve get_model_filenames() & train_tripletloss.py & compare.py
Configuration menu - View commit details
-
Copy full SHA for 28d3bf2 - Browse repository at this point
Copy the full SHA 28d3bf2View commit details
Commits on Mar 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 189bfa1 - Browse repository at this point
Copy the full SHA 189bfa1View commit details
Commits on Mar 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cebc255 - Browse repository at this point
Copy the full SHA cebc255View commit details
Commits on Mar 5, 2018
-
Merge pull request #656 from cjekel/master
Fix label_strings in export_embeddings.py
Configuration menu - View commit details
-
Copy full SHA for fe78f66 - Browse repository at this point
Copy the full SHA fe78f66View commit details
Commits on Mar 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d7f5a3a - Browse repository at this point
Copy the full SHA d7f5a3aView commit details
Commits on Mar 31, 2018
-
replace keep_dims (deprecated in TF) with keepdims
Exact warning message: ``` From align/detect_face.py:212: calling reduce_sum (from tensorflow.python.ops.math_ops) with keep_dims is deprecated and will be removed in a future version. Instructions for updating: keep_dims is deprecated, use keepdims instead ```
Configuration menu - View commit details
-
Copy full SHA for e13d5a9 - Browse repository at this point
Copy the full SHA e13d5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b98361 - Browse repository at this point
Copy the full SHA 4b98361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832344e - Browse repository at this point
Copy the full SHA 832344eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c5fb0 - Browse repository at this point
Copy the full SHA 81c5fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac16d5 - Browse repository at this point
Copy the full SHA 2ac16d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc2f94 - Browse repository at this point
Copy the full SHA efc2f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebebe4 - Browse repository at this point
Copy the full SHA 8ebebe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab3e26 - Browse repository at this point
Copy the full SHA 1ab3e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4bcc12 - Browse repository at this point
Copy the full SHA f4bcc12View commit details -
Merge pull request #677 from Dobiasd/patch-1
replace keep_dims (deprecated in TF) with keepdims
Configuration menu - View commit details
-
Copy full SHA for fc3b4c6 - Browse repository at this point
Copy the full SHA fc3b4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff441d - Browse repository at this point
Copy the full SHA 5ff441dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f2eb1 - Browse repository at this point
Copy the full SHA 22f2eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2413277 - Browse repository at this point
Copy the full SHA 2413277View commit details
Commits on Apr 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a7590ff - Browse repository at this point
Copy the full SHA a7590ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e4397 - Browse repository at this point
Copy the full SHA b4e4397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c29e9 - Browse repository at this point
Copy the full SHA 89c29e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113966c - Browse repository at this point
Copy the full SHA 113966cView commit details
Commits on Apr 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9852362 - Browse repository at this point
Copy the full SHA 9852362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1084f11 - Browse repository at this point
Copy the full SHA 1084f11View commit details
Commits on Apr 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 813da90 - Browse repository at this point
Copy the full SHA 813da90View commit details -
Configuration menu - View commit details
-
Copy full SHA for accd688 - Browse repository at this point
Copy the full SHA accd688View commit details
Commits on Apr 10, 2018
-
1
Configuration menu - View commit details
-
Copy full SHA for 51fc8cb - Browse repository at this point
Copy the full SHA 51fc8cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9d4e8e - Browse repository at this point
Copy the full SHA e9d4e8eView commit details
Commits on Apr 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4a906db - Browse repository at this point
Copy the full SHA 4a906dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa08fa8 - Browse repository at this point
Copy the full SHA fa08fa8View commit details -
Merge pull request #707 from AntonOellerer/patch-3
Update README.md
3Configuration menu - View commit details
-
Copy full SHA for 096ed77 - Browse repository at this point
Copy the full SHA 096ed77View commit details