Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Missing code or wrong reference #143

Open
AlbinSidas opened this issue May 26, 2023 · 2 comments
Open

Missing code or wrong reference #143

AlbinSidas opened this issue May 26, 2023 · 2 comments

Comments

@AlbinSidas
Copy link

AlbinSidas commented May 26, 2023

In the README file for training object detection you refer to:

# single-gpu training
python tools/train.py <CONFIG_FILE> --cfg-options model.pretrained=<PRETRAIN_MODEL> [other optional arguments]

# multi-gpu training
tools/dist_train.sh <CONFIG_FILE> <GPU_NUM> --cfg-options model.pretrained=<PRETRAIN_MODEL> [other optional arguments] 

But nowhere in the repo I can find the tools directory, which holds both the files for training.
Was this lost in some commit or where can I find the files for training on a custom COCO-format dataset?

@JanineCHEN
Copy link

JanineCHEN commented Jun 8, 2023

Same enquiry here for training semantic segmentation, please look at this issue. Thank you!

@JanineCHEN
Copy link

JanineCHEN commented Jun 8, 2023

I guess it is referring to this beit tools folder , please varify this is correct @liuzhuang13 @s9xie

Same enquiry here for training semantic segmentation, please look at this issue. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants