DefTruth / torchlm

💎A high level pipeline for face landmarks detection, it supports training, evaluating, exporting, inference(Python/C++) and 100+ data augmentations, can easily install via pip.

Home Page:https://github.com/DefTruth/torchlm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update torchlm pypi v0.1.2

DefTruth opened this issue · comments

  • add safe check and make sure the landmarks keep the same number after transform done
  • fixed docs typos error
  • add internal transform logging api