Pinned issues
Issues
- 1
Not able to plot graphs and sample images
#1175 opened by Siddhantjad - 0
AttributeError: module 'numpy' has no attribute 'int'.
#1173 opened by aforadil - 4
Unable to install icevision in google colab
#1172 opened by myrkuur - 1
- 0
Semantic Segmentation Issue
#1171 opened by dokunima - 1
'RecordCollection' object has no attribute 'load'
#1169 opened by bipin-saha - 0
- 0
- 1
Tutorial about using Lightning and Fastai callbacks for model checkpoint by metric
#1145 opened by medphisiker - 1
'mmseg' module missing from 'icevision.models'
#1158 opened by muddywellyboots - 1
Support for EncodedRLE in COCO Dataset
#1165 opened by gatordevin - 1
- 0
Support for pytorch 1.13
#1164 opened by benjats07 - 0
Fix unit tests failing on CI and/or local env
#1162 opened by AlexandreBrown - 0
Cannot open tif images when using COCO parser
#1135 opened by AlexandreBrown - 2
Error when loading icevision in colab
#1160 opened by misza222 - 0
cant find module create_coco_eval
#1159 opened by hamkasatria - 5
- 1
Error: cannot import name 'intersect_dicts' from 'yolov5.utils.torch_utils when using icevision==0.12.0 with yolov5==6.2.3
#1153 opened by rafaelvp-db - 1
batch inference for semantic segmentation does not work
#1149 opened by ghamarian - 0
Error learn.export( pkl_export_path )
#1150 opened by AbdullahJirjees - 0
- 0
Semantic Segmentation with Pytorch Lightning
#1144 opened by iamkucuk - 1
Icevision models not supporting fastai learner.
#1143 opened by lakpa-tamang9 - 6
Google Colab no longer runs Icevision
#1134 opened by Gytaco - 0
Add YOLOv7
#1141 opened by medphisiker - 1
negative samples are not implemented for mmdet models
#1118 opened by rbavery - 0
icevision import lead to the following error "AttributeError: module 'distutils' has no attribute 'version'"
#1139 opened by pptr3 - 7
UnpicklingError: invalid load key, '<'.
#1104 opened by GeorvityLabs - 2
- 0
RuntimeError: stack expects each tensor to be equal size, but got [1, 64, 15, 9] at entry 0 and [1, 64, 16, 10] at entry 1
#1129 opened by balavenkatesh3322 - 0
Add support for Pytorch Lightning Trainer.test
#1124 opened by AlexandreBrown - 3
segmentation fault core dump when converting a single mask record with .to_mask
#1098 opened by rbavery - 0
Grayscale record components are broken because masks record component is commented out
#1117 opened by rbavery - 4
no module named hydra-core after running install icevision script with cuda11 master settings
#1112 opened by rbavery - 3
Retinanet custom backbones
#1110 opened by Steven-Palayew - 0
Issue updating to `torchvision==0.12.0`
#1115 opened by dnth - 1
Using Yolo data format with icevision
#1111 opened by nikky4D - 1
reported autofix bounding box is incorrect compared to bounding box result parsed without autofix
#1096 opened by rbavery - 1
Icevision downgrades Torch
#1102 opened by ricpruss - 2
- 2
Onnx export from mmdet retinanet ?
#1099 opened by Brainkite - 4
Memory leak in instance segmentation validation part
#1097 opened by aisensiy - 7
Throw example for instance segmentation with COCO data format during training evluation
#1094 opened by aisensiy - 4
YoloV5 - rectangular images clarification
#1092 opened by kuntiik - 0
IceVision using anaconda on WSL ubuntu
#1088 opened by GMSL1706 - 0
Typo lightning -> lighting in Albumentations helper
#1090 opened by dnth - 2
Model upload issue
#1087 opened by GMSL1706 - 2
- 8
How to retrieve predicted boxes from a predicted image
#1083 opened by GMSL1706