Skip to content

Fixed Windows 11 and Python 3.8+ compatiblity issues and added YOLO11-seg format conversion support.#37

Open
WhiteMetagross wants to merge 1 commit into
CAPTAIN-WHU:masterfrom
WhiteMetagross:master
Open

Fixed Windows 11 and Python 3.8+ compatiblity issues and added YOLO11-seg format conversion support.#37
WhiteMetagross wants to merge 1 commit into
CAPTAIN-WHU:masterfrom
WhiteMetagross:master

Conversation

@WhiteMetagross
Copy link
Copy Markdown

@WhiteMetagross WhiteMetagross commented Jun 26, 2025

I modified the preprocess.py, and test_image_ids_json.py to remove the detectron and cityscapes dependencies which hindered it from working on Python 3.8+ (tested on Python 3.11), and Windows 11, to make it work independent of those programs.

I also made minor changes to the split.py to make it work on Windows 11, and Python 3.8+.

Further, I added convert_to_yolo.py program which convert to the YOLO11-seg format to be compatible with a YOLO11-seg based pipeline.

@jantrw
Copy link
Copy Markdown

jantrw commented Oct 25, 2025

Did u manage to create ur virtual environment through the .yml without any Issues?

I have been getting a lot of issues, both on Win11 and WSL/Ubuntu

@WhiteMetagross WhiteMetagross changed the title Fixed Windows 11 and Python 3.8+ compatiblity issues and added YOLO1-seg format conversion support. Fixed Windows 11 and Python 3.8+ compatiblity issues and added YOLO11-seg format conversion support. Jan 21, 2026
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

Successfully merging this pull request may close these issues.

2 participants