sacmehta / ESPNetv2

A light-weight, power efficient, and general purpose convolutional neural network
MIT License
447 stars 70 forks source link

train.txt create #28

Closed yuliang1995 closed 5 years ago

yuliang1995 commented 5 years ago

Hi,I'm a beginner about machine learning. How can i do for make train.txt.

Is using Dataload.py? Which parameters should I change?

Can you provide a practice?

Thanks.

yuliang1995 commented 5 years ago

and How to run gen_cityscapes?

sacmehta commented 5 years ago

Hi,

Thanks for your patience and interest in our code. We are about to release a new repository that supports several datasets (MS-COCO, ImageNet, PASCAL VOC, Cityscapes) across three different tasks (single/multi-label classification, object detection, and semantic segmentation). New repository includes better and fast training policies + scripts to set-up the datasets, including downloading and pre-processing. This repo should be out sometime next week.

I request you to wait for couple more days.

Thanks