CSAILVision / CSAILVision/NetDissect-Lite
max() arg is an empty sequence
Open
- Dominant language
- Python
- Stars
- 221
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
File "NetDissect-Lite-master/NetDissect-Lite-master/visualize/bargraph.py", line 111, in make_svg_bargraph
unitheight = float(barheight)/max(heights)
ValueError : max() arg is an empty sequence
I downloaded dataset and run the code but there is no heights value. Can you help me?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.