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

### Description The current SOTA paper for image retrieval was published in 2020. It's called "Combination of Multiple Global Descriptors for Image Retrieval," and you can find it [here](https://arxiv.org/abs/1903.10663). Here's...

### Description `conda: not found` ### In which platform does it happen? Linux roukmoute-pc 5.4.52-1-MANJARO #1 SMP PREEMPT Thu Jul 16 16:07:11 UTC 2020 x86_64 GNU/Linux ### How do we...

bug

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

### Description Thanks for this great project. I run the 02_state_of_the_art.ipynb,but I get a Exception which is the title; My computer is cuda10.1 and GPU version is rtx2080ti.I update the...

bug

https://huntr.dev/users/Anon-Artist has fixed the Arbitrary Code Execution vulnerability 🔨. Think you could fix a vulnerability like this? Get involved at https://huntr.dev/ Q | A Version Affected | ALL Bug Fix...

### Description When running the example notebook `[21_deployment_on_azure_container_instances.ipynb](https://github.com/microsoft/computervision-recipes/blob/master/scenarios/classification/21_deployment_on_azure_container_instances.ipynb)` , we run into the error 'AciDeploymentFailed'. This happened to both me and another developer in her Azure enviroment. Error message: `"message":...

bug

### Description I created a dataset using Microsoft Labeling Tool Vott, and exported it as a Pascal Format. I'm trying to train a Faster RCNN using this notebook (https://github.com/microsoft/computervision-recipes/blob/master/scenarios/detection/01_training_introduction.ipynb). All...

### Description ### Expected behavior with the suggested feature ### Other Comments

### Description This PR adds: 1. Automatic FairMOT model download in 01 and 02 tracking notebooks. The baseline dla model is uploaded to the public cvbp blob container and gets...

Hi team, I am Francesco, a contributor to the open-source [IceVision](https://github.com/airctic/icevision) library for object detection. The framework was originally developed, and is being currently maintained, by [Farid](https://github.com/ai-fast-track) and [Lucas](https://github.com/lgvaz). In...