文章预览
介绍 TPAMI2024 - Semi-Supervised Coupled Thin-Plate Spline Model for Rotation Correction and Beyond github地址: https://github.com/nie-lang/CoupledTPS 代码实现参考: https://github.com/hpc203/CoupledTPS-opencv-dnn 效果 模型信息 feature_extractor.onnx Model Properties ------------------------- --------------------------------------------------------------- Inputs ------------------------- name:input tensor:Float[1, 3, 384, 512] --------------------------------------------------------------- Outputs ------------------------- name:feature tensor:Float[1, 256, 24, 32] --------------------------------------------------------------- regressnet.onnx Model Properties ------------------------- --------------------------------------------------------------- Inputs ------------------------- name:feature tensor:Float[1, 256, 24, 32] --------------------------------------------------------------- Outputs ------------------------- name:mesh_motion tensor:Fl
………………………………