Mikhail Gribkov

Results 4 comments of Mikhail Gribkov

> Also - in your code, aren't you actually skipping over ALL records if /any/ have a deserialization issue? Yes, just skip and log the error

@garyrussell thanks for the reference. I've added `.repeat()` right before subscribe and `.retryWhen(Retry.backoff(3, Duration.of(10L, ChronoUnit.SECONDS)))` for commit Mono and it solved my issue. Closing this issue as no fix required.

Hi @ChathurangiShyalika. Please ensure `wflw_dir` variable in `generate_mesh_dataset.py` pointing on correct WFLW_images path

@yinguobing file was moved here https://github.com/google/mediapipe/blob/master/mediapipe/modules/face_landmark/face_landmark.tflite please update the link