CornerNet-Lite icon indicating copy to clipboard operation
CornerNet-Lite copied to clipboard

How Can I Use a Pre_trained Model?

Open DataXujing opened this issue 5 years ago • 3 comments
trafficstars

How can I use a pretraied model to train cornernet-lite?

DataXujing avatar Nov 26 '19 15:11 DataXujing

usage: train.py [-h] [--iter START_ITER] [--workers WORKERS] [--initialize] [--distributed] [--world-size WORLD_SIZE] [--rank RANK] [--dist-url DIST_URL] [--dist-backend DIST_BACKEND] cfg_file eg:python train.py CornerNet_Saccade --iter 6000

qrt159 avatar Dec 26 '19 11:12 qrt159

and when training my own dataset , can I use transfer learning,because, my dataset is small.

DataXujing avatar Dec 26 '19 14:12 DataXujing

Hello, how to load the coco pretrained model for transfer learning on custom datasets? any tip here?

thank very much.

mad-fogs avatar Feb 05 '20 07:02 mad-fogs