-
Notifications
You must be signed in to change notification settings - Fork 688
Issues: HRNet/HRNet-Semantic-Segmentation
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
performance gap of HRNetV2+OCR on cityscape val set using default config
#91
opened Jan 23, 2020 by
verymadmatt
subprocess.CalledProcessError: Command '['where', 'cl']' returned non-zero exit status 1.
#39
opened Aug 7, 2019 by
WitGotFlg
how to solve this problem ?Traceback (most recent call last): File "tools/train.py", line 287, in <module> main() File "tools/train.py", line 229, in main model.module.load_state_dict(checkpoint['state_dict']) File "/home/wrc/anaconda3/envs/HRNet/lib/python3.6/site-packages/torch/nn/modules/module.py", line 539, in __getattr__ type(self).__name__, name)) AttributeError: 'FullModel' object has no attribute 'module'
#155
opened Jun 23, 2020 by
CC-xiao
Segmentation error : image, size, name = batch ValueError: too many values to unpack (expected 3)
#147
opened Jun 3, 2020 by
achreff
How to use this function? elif 'test' in config.DATASET.TEST_SET: to Visualize the result.
#143
opened May 19, 2020 by
CC-xiao
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.