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.17.tar.gz (34.2 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.17-py3-none-any.whl (46.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fdfat-0.1.17.tar.gz
  • Upload date:
  • Size: 34.2 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.17.tar.gz
Algorithm Hash digest
SHA256 4ab9870b9beda7fc0ec8f6c08989379e0f3797801c598709561afb5dd6dc1d56
MD5 9c61abe1324870261955cdeb2c16be2f
BLAKE2b-256 7d06286a9ed51b4914929692b25f2642a96b02f853fc454df82c220be88cbdeb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fdfat-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 46.6 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.17-py3-none-any.whl
Algorithm Hash digest
SHA256 1ae717f3762db4ab9fcbfa4931e3afa69b8b2e9a36f16e3044ac795f6a24e4e4
MD5 76ac78d4ee06daa37b98ef59e35766d1
BLAKE2b-256 944b35775c896b98afd39f42038e62acb4eb16ac74fdca97c703a24cb732de14

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