-
Notifications
You must be signed in to change notification settings - Fork 57
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
Welcome to SuperYOLO Discussions! #118
Comments
What python did you use? |
We run our code with Python 3.7 & 3.8 & 3.9 |
Hello, I would like to ask why training from scratch does not achieve your 80.9% performance. What methods should be adopted to reach this level? Also, why is the image size passed into the MF during testing set to 544? |
Hello, what is the best way to solve this problem should I change the environment? can any body give me the right environment versions for the libraries? or I should change the np.int. to np.int32 ? |
Hello, thanks for sharing the code. I have a question about the code. During the training phase, the --hr_input parameter does not seem to be involved in the create_dataloader() method. I would like to ask where this parameter is applied? |
are mid-level fusion ready to use? I ran the code but I have errors in mid-level fusion files |
Meet a problem, in the file SuperYOLO/utils/datasets.py, where the function |
”SuperYOLO-main\dataset\VEDAI_1024\images.cache. Can not train without labels“,What is the solution to this problem for everyone? The data path in the YAML file has also been modified |
Hello, your results are impressive. May I ask if the input data must be square? My current image size is 640x512 |
train: ./dataset/VEDAI/fold01_write.txt |
debug后发现,其中会有路径加载错误。你自己调试下就知道。 |
你好,问题解决了吗 |
WARNING: Dataset not found, nonexistent paths: ['E:\home\data\zhangjiaqing\dataset\VEDAI\fold01test_write.txt'] in train.py,But this path does not exist in train.py |
我也碰到这个问题了 |
关于数据集读取的问题,可以参考#45 |
Discussed in #117
Originally posted by icey-zhang June 9, 2024
The text was updated successfully, but these errors were encountered: