From 1dc88511ab2fc7f6888e5cfc21422e4654b7580e Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Fri, 13 Sep 2019 08:08:49 +0200 Subject: [PATCH] Changed order of bob.bio.face_ongoing and bob.bio.htface --- order.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/order.txt b/order.txt index 28444db..a373d32 100644 --- a/order.txt +++ b/order.txt @@ -88,8 +88,6 @@ bob/bob.bio.face bob/bob.bio.spear bob/bob.bio.video bob/bob.bio.vein -bob/bob.bio.face_ongoing -bob/bob.bio.htface #this database depends on bob.bio packages bob/bob.db.voxforge @@ -126,6 +124,8 @@ bob/bob.bio.caffe_face bob/bob.learn.tensorflow bob/bob.learn.pytorch +bob/bob.bio.face_ongoing +bob/bob.bio.htface # Binary Segmentation packages bob/bob.db.drive -- GitLab