PaddleOCR/ppocr/modeling/transforms
wanghuancoder 2b3b3554c0
use tensor.shape bug not paddle.shape(tensor) (#11919)
* use tensor.shape bug not paddle.shape(tensor)

* refine

* refine
2024-04-17 10:54:59 +08:00
..
__init__.py add sr model Text Telescope 2022-10-17 15:15:37 +08:00
gaspin_transformer.py Fix grid_sample data type bug when use fp16 (#9930) 2023-05-15 17:03:53 +08:00
stn.py
tbsrn.py use tensor.shape bug not paddle.shape(tensor) (#11919) 2024-04-17 10:54:59 +08:00
tps.py adapter new type promotion rule for Paddle 2.6 (#11698) 2024-03-18 11:55:55 +08:00
tps_spatial_transformer.py use tensor.shape bug not paddle.shape(tensor) (#11919) 2024-04-17 10:54:59 +08:00
tsrn.py Submit SR model (#6933) 2022-08-12 10:49:54 +08:00