Skip to content

Commit f366ddd

Browse files
authored
add pp_doclayout_v2 (#4863)
* add pp_doclayout_v2 * add safetensors loader * update
1 parent 754d75d commit f366ddd

File tree

7 files changed

+1815
-1
lines changed

7 files changed

+1815
-1
lines changed

paddlex/inference/models/object_detection/modeling/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
from .pp_doclayout_v2 import PPDocLayoutV2
1516
from .rt_detr import RTDETR

paddlex/inference/models/object_detection/modeling/pp_doclayout_v2.py

Lines changed: 475 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)