CRAFT-Reimplementation icon indicating copy to clipboard operation
CRAFT-Reimplementation copied to clipboard

train problem

Open JiuZ-Chn opened this issue 6 years ago • 2 comments

In the file trainic15data.py

`from augmentation import random_rot, crop_img_bboxes'

'from gaussianmap import gaussion_transform, four_point_transform'

'from generateheatmap import add_character, generate_target, add_affinity, generate_affinity, sort_box, real_affinity, generate_affinity_box'

'from mseloss import Maploss`

I can't find the file augmentation and generateheatmap. Could you tell me how to get them. Thank you.

JiuZ-Chn avatar Oct 14 '19 07:10 JiuZ-Chn

just delete all line what give you error

On Mon, Oct 14, 2019 at 14:54 邰阳 [email protected] wrote:

In the file trainic15data.py

from augmentation import random_rot, crop_img_bboxes from gaussianmap import gaussion_transform, four_point_transform from generateheatmap import add_character, generate_target, add_affinity, generate_affinity, sort_box, real_affinity, generate_affinity_box from mseloss import Maploss

I can't find the file augmentation and generateheatmap. Could you tell me how to get them. Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/backtime92/CRAFT-Reimplementation/issues/21?email_source=notifications&email_token=AD67JLCVJCLDBQ44HYSPY4LQOQQR7A5CNFSM4JALX5XKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HRQRGCA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD67JLHMY2NTFRZFG6I44DDQOQQR7ANCNFSM4JALX5XA .

--

Nguyen Thanh Cong Mobile: +84985235845 E-mail: [email protected] [email protected] [email protected]

uname0x96 avatar Oct 14 '19 08:10 uname0x96

Have you trained with Vietnamese @cong235

ThanhNhann avatar Jul 30 '20 15:07 ThanhNhann