computervision-recipes icon indicating copy to clipboard operation
computervision-recipes copied to clipboard

Best Practices, code samples, and documentation for Computer Vision.

Results 76 computervision-recipes issues
Sort by recently updated
recently updated
newest added

## Feature I have read #1283 and closed #1448, #2010 I apologize if this has already been discussed elsewhere. This issue has been observed presumably since version 9.0.0 (3rd of...

### Description The [transformer-based image classification model](https://arxiv.org/abs/2010.11929) is becoming popular. It will be nice to include it in this repo. ### Expected behavior with the suggested feature - similar classification...

### Description 👍🏼 Thank you for this fantastic project. I attempt to execute 02 state of the art.ipynb, but encounter an error that contains the address; my machine is running...

bug

### Description model.videolearner not intializing, tried with both "base_model='ig65m' " and kinetics' and both give a key error at lines 88 and 121 in utils_cv/action_recognition/model.py ### In which platform does...

bug

### Description Accessing image classification, object detection and instance segmentation fridge datasets using below mentioned URLs leads to below issue intermittently. Dataset URLs: 1/ https://cvbp-secondary.z19.web.core.windows.net/datasets/image_classification/fridgeObjects.zip 2/ https://cvbp-secondary.z19.web.core.windows.net/datasets/image_classification/multilabelFridgeObjects.zip 3/ https://cvbp-secondary.z19.web.core.windows.net/datasets/object_detection/odFridgeObjects.zip 4/...

bug

macyoutuber-github ### Description ### Related Issues ### Checklist: - [x] I have followed the [contribution guidelines](../CONTRIBUTING.md) and code style for this project. - [x] This branch is created from `staging`...