Elsaam2y / DINet_optimized

An optimized pipeline for DINet reducing inference latency for up to 60% 🚀. Kudos for the authors of the original repo for this amazing work.
93 stars 15 forks source link

Masking Box #25

Open kingpreyansh opened 2 months ago

kingpreyansh commented 2 months ago

Have you guys figured out how to minimize the masking boundary box on the character's mouth?

Basically I want to reduce the smoothing around the mouth to make it look more natural

Here's a snippet of an example video with the problem Im describing: https://github.com/Elsaam2y/DINet_optimized/assets/41342405/afcd3c70-8007-40ca-9d11-9dd0d4cad040

kingpreyansh commented 2 months ago

@Elsaam2y @loky-op