Skip to main content

Fast 6DoF Face Alignment and Tracking

Project description

Working in progess...

Fast 6DoF Face Alignment and Tracking

This project purpose is to implement Ultra lightweight 6 DoF Face Alignment and Tracking. This project is capable of realtime tracking face for mobile device.

Installation

Requirements

  • torch >= 2.0
  • autoalbument >= 1.3.1

Install

PyPI version

pip install -U fdfat

Model Zoo

TODO: add best model

Training

Prepare the dataset

This project use 3d 68 points of landmark (difference from the original 300W dataset). Please go to FaceSynthetics to download the dataset (100K one) and extract it to your disk.

Create your dataset yaml file with the following info:

base_path: <path-to-face-synthesis-dataset>/dataset_100000
train: <path-to-list-train-text-file.txt>
val: <path-to-list-val-text-file.txt>
test: <path-to-list-test-text-file.txt>

note: you can use list train file in datasets/FaceSynthetics for reference.

Start training

fdfat --data <path-to-your-dataset-yaml> --model LightWeightModel

For complete list of parameter, please folow this sample config file: fdfat/cfg/default.yaml

Validation

fdfat --task val --data <path-to-your-dataset-yaml> --model LightWeightModel

Predict

fdfat --task predict --model LightWeightModel --checkpoint <path-to-checkoint> --input <path-to-test-img>

Export

fdfat --task export --model LightWeightModel --checkpoint <path-to-checkoint> --export_format tflite

Credit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fdfat-0.1.13.3.tar.gz (33.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fdfat-0.1.13.3-py3-none-any.whl (45.3 kB view details)

Uploaded Python 3

File details

Details for the file fdfat-0.1.13.3.tar.gz.

File metadata

  • Download URL: fdfat-0.1.13.3.tar.gz
  • Upload date:
  • Size: 33.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for fdfat-0.1.13.3.tar.gz
Algorithm Hash digest
SHA256 e5beee3bb780c305857083a129834cd5bc313b7116537b4b8b1f6a002546b4eb
MD5 880e6ce8c1ef4e1d5365da80c0cddb76
BLAKE2b-256 7e09bbd28ef77925c333ca6352811d1924b480f025b7b11739a085686db752f6

See more details on using hashes here.

File details

Details for the file fdfat-0.1.13.3-py3-none-any.whl.

File metadata

  • Download URL: fdfat-0.1.13.3-py3-none-any.whl
  • Upload date:
  • Size: 45.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for fdfat-0.1.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ab478ea4d661ca9df13dfb07b79b0920735e8bb8aab33fcbc652e0355e9f7a87
MD5 d6ab41739c23e6987c32870474536986
BLAKE2b-256 ee3326f7c284900410770e0f7a04fdb443cf5c0e6a97729979efa5f757c07d82

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page