• Stars
    star
    2
  • Language
    Python
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Face detection with pre-trained MTCNN

More Repositories

1

Mosaic_data_augmentation_YOLO

Implement mosaic image augmentation with YOLO format
Python
28
star
2

Face-Recognition-with-OpenCV-Python-DL

Nhận diện khuôn mặt với OpenCV và Deep Learning (ở đây sử dụng thêm thư viện face_recognition). Từ đây có thể xây dựng hệ thống chấm công tự động dựa trên nhận diện khuôn mặt.
Python
19
star
3

MaskRCNNN-with-OpenCV

Python
4
star
4

Face-Alignment-Algorithm

Thực hiện Face Alignment dựa trên xác định vị trí của hai mắt. Face alignmet được coi là bước tiền xử lý ảnh trong bài toán nhận diện khuôn mặt, giúp mô hình tăng độ chính xác.
Python
3
star
5

Object-Tracking-with-MeanShift

Python
2
star
6

SSD

2
star
7

Text-recognition-with-Tesseract-and-EAST

Thực hiện text detection với EAST, sau đó trích xuất rồi đưa qua Tesseract
Python
2
star
8

Face-Recognition-with-LBPs-and-OpenCV

Python
2
star
9

Object-Tracking-by-Color

Thực hiện object tracking by color
Python
2
star
10

Mask-RCNN

Mask R-CCN
2
star
11

Fast-R-CNN-Understanding

Tìm hiểu về Fast R-CNN
2
star
12

YOLOv3-Object-Detection

Sử dụng pre-trained model YOLOv3 để thực hiện object detection.
Python
2
star
13

HOG

HOG
2
star
14

Facial-landmarks-with-dlib-OpenCV

Phát hiện facial landmarks với thư viện dlib. Trong bài này chúng ta sử dụng pre-trained predictor, nó sẽ trả về 68 facial landmarks cho chúng ta. Với facial landmarks chúng ta có thể rất nhiều ứng dụng hay như cảnh báo ngủ gật, face swapping...
Python
2
star
15

Turn-CNN-classifier-2-object-detector

Python
1
star
16

Region-Proposal-for-Object-Detection

Python
1
star
17

Selective-Search-for-Object-Detection

Python
1
star
18

Command-Line

1
star
19

GANs-Tutorial

Hướng dẫn cơ bản về GANs
Jupyter Notebook
1
star
20

Deploy-DLmodel-with-Streamlit

Hướng dẫn deploy DL model bằng Streamlit local hoặc kết hợp với Ngrok, Heroku hay chính Streamlit
Python
1
star
21

Time-Series-Theory

1
star
22

Object-Tracking-with-OpticalFlow

1
star
23

Object-Tracking-with-Camshift

Object tracking với Camshift trong OpenCV.
Python
1
star
24

Text-Localization-and-Detection-with-Tesseract

Phát hiện vị trí các text bằng Tesseract
Python
1
star
25

Image-Pyramids-with-Python

Python
1
star
26

Master-Computer-Vision_Python_DL

1
star
27

FastAPI

Python
1
star
28

PyQt5

1
star
29

Script-to-sort-images

Python
1
star
30

RetinaNet-Understanding

Python
1
star
31

Introduction-to-Streamlit

Python
1
star
32

Tensorflow-Certificate

Jupyter Notebook
1
star
33

Sliding-Windows-for-Object-Detection

Python
1
star
34

DeepLearning-Specialization-Coursera

Ghi nhớ lại
1
star
35

RCNN-Understanding

Tìm hiểu chi tiết về R-CNN
1
star
36

CSVmodule-read-write-parse-csvfiles

Python
1
star
37

Mathematics-for-Computer-Vision

1
star
38

Deploy-ML-Model-by-using-Flask

Python
1
star
39

OpenAI_GPT3_Web_app_streamlit

Intergrate OpenAI GPT-3 into web app with Streamlit
Python
1
star
40

PostgreSQL

Học về PostgreSQL
Python
1
star
41

Faster-R-CNN-Understanding

Tìm hiểu về Faster R-CNN
1
star
42

Multithread-in-Python

1
star
43

UpSampling2D-TransposedConvolution

Python
1
star
44

OpenCV-Object-Tracking

Python
1
star
45

Simple-Object-Tracking-with-OpenCV

Simple object tracking by using the centroid tracking algorithm
Python
1
star
46

Measuring-distance-from-camera-to-object

Measuring distance from camera to object in image
Python
1
star
47

Multiple-Objects-Tracking-with-OpenCV

Python
1
star
48

Facial-Landmarks-with-dlib-LIGHT-VERSION

Facial landmarks detector trong dlib với phiên bản nhẹ hơn, nhanh hơn. Phiên bản gốc phát hiện được 68 facial landmarks, light version này chỉ phát hiện 5 facial landmarks.
Python
1
star
49

Detect-Face-Parts

Phát hiện mắt, mũi, miệng, má, quai hàm với Dlib. Vấn đề này dựa trên việc phát hiện các facial landmarks. Từ đây chúng ta có thể trích xuất các vùng trên khuôn mặt ra, có thể ứng dụng swap face...
Python
1
star
50

Drowsiness-Detection

Phát hiện ngủ gật giúp cảnh báo tài xế khi lái xe. Cở sở của phương pháp này dựa trên viện phát hiện facial landmarks, từ đó có thể xác định khoảng cách một số điểm trên 2 mắt và đưa ra cảnh báo phù hợp.
Python
1
star