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.2.2.5.tar.gz (45.9 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.2.2.5-py3-none-any.whl (63.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fdfat-0.2.2.5.tar.gz
Algorithm Hash digest
SHA256 b19cb8e679a647fa054c3705cd10f4a11f81c6099f67ff49aa8933d22d98cfbb
MD5 33b4010265b2237e571c75dfa73f7bbd
BLAKE2b-256 e46aeb1ce62b99514ee30ae9c5e128be3156e4cdf4452aa2e24b11a6eb5f1779

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fdfat-0.2.2.5-py3-none-any.whl
  • Upload date:
  • Size: 63.2 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.2.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2a5917d392dec271ac18d6d4654edb97f9da0da42ca1443474661148fe22f8da
MD5 adf9e7f8b48fdbcfcf584461efe6bf67
BLAKE2b-256 72ae7e779ec8bd82c043a9bdfd2ad4a13dc275619beb871290e9c7525052e020

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