Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I need a help! I want to know what's the correct order to run the this project? #15

Open
HsLOL opened this issue Nov 9, 2020 · 0 comments

Comments

@HsLOL
Copy link

HsLOL commented Nov 9, 2020

I want to know what's the correct order to run this project.
I do three steps to get prepared.

  1. I open my pychram(in windows system ) to find what the python modules I should install.

2.Then I pip all the python modules in the Linux and run the "python setup.py install".

3.At last I do these things before training.

"""""""
1)Change the paths in lines 97-98 & 102-103 of dota_image_split.py according to your local DOTA dataset directory.
Run python dota_image_split.py to crop train & val set images into smaller tiles, and generate per-tile label files into the directories you specified in step [1].
2)Change the lines 4-10 of dotav1_rotational_detection.py. Paths in lines 5-8 shall direct to the folders containing the cropped image tiles and label files generated in step [2].
3)Have fun with sh rtools/train.sh and watch the model train!
"""""""

I want to know my order is right? And I want to know whas is the function of the requirement.txt ?
Thank you very much!!!

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

No branches or pull requests

1 participant