cocodataset / panopticapi

COCO 2018 Panoptic Segmentation Task API (Beta version)
Other
418 stars 184 forks source link

Codestyle and Good Practices #50

Open Lucs1590 opened 3 years ago

Lucs1590 commented 3 years ago

I haven't changed anything related to the core of the code, but I saw that some details were missing. So:

Another good practice is to run some style guide application tools, such as flake8. So, after installing it, I ran and corrected most of the recommendations, leaving only the Pep8 E501 and two Pep8 E741.

Lucs1590 commented 8 months ago

@ppwwyyxx, @yucornetto and @alexander-kirillov, I would like to know if this project is still of interest to you, as I noticed that pull requests have increased, but many of them without your opinion.

If the project is already in its state of the art, it is recommended that it be archived.