Prakhar Mittal

Results 4 comments of Prakhar Mittal

There apparently exists a module named pascal_voc_writer on pip. Just install that using `pip install pascal_voc_writer`

@cclauss @tianyizheng02 can you kindly take a look?

I found the error in Dockerfile ![image](https://github.com/user-attachments/assets/8dc3ca2a-5d6b-492a-96ae-851e69c5cabf) Line 6 has 2 `install` keywords resulting in pip trying to install "install", giving the following error. Removing the additional `install` and adding...

PR seems to be closed due to only accepted submissions being Python files, can anyone re-open and merge? Link to PR: #11813