-
I am following the same tutorial from icevision documentation [here](https://airctic.com/dev/getting_started_object_detection/). Everything is fine until i define the leaner with fastai, the following…
-
Hi all it looks like the load learner expects the export file to be called "export.pkl"
```
# exporting learner
learn.export(Path(ROOT_PATH)/'fastai-retinanet.pkl')
# loading learner for inferen…
-
## 🐛 Bug
**Describe the bug**
I was running models up through to end of June and early July in Google Colab with no issues. But now I get the following error on a simple pip icevision install.
OS…
-
## 📓 Documentation Update
**What part of documentation was unclear or wrong?**
To me, it is unclear which imports are needed in order to use ice vision.
For instance, what is the import that is n…
-
**Checklist**
1. I have searched related issues but cannot get the expected help. Yes
2. I have read the FAQ documentation but cannot get the expected help. Yes
How do I export a Config object …
-
Following the tutorial under https://mmdetection.readthedocs.io/en/latest/2_new_data_model.html
The example code will not run, since dataset type is missing. When running `python tools/train.py con…
-
## 🐛 Bug
I just want to run tutorial [here](https://lightning-flash.readthedocs.io/en/stable/reference/instance_segmentation.html).
### Environment
- Ubuntu Desktop 22.04 LTS
- GPU R…
-
run examples:object_detection,occour error:
Traceback (most recent call last):
File "D:\virtualenv\lightning_flash\lib\site-packages\pytorch_lightning\trainer\trainer.py", line 654, in _call_and…
-
Hi,
we are organizing an object detection challenge (https://codalab.lisn.upsaclay.fr/competitions/1939) and are trying to add icevision (https://airctic.com/0.12.0/) as a dependency to our code su…
-
Using an example snippet from the README:
Icevision is the latest version from GitHub master.
![image](https://user-images.githubusercontent.com/4758917/170154700-8077d278-2569-4774-af07-d8fd70a8f…