Computer vision
Computer vision is an interdisciplinary field that deals with how computers can be made to gain high-level understanding of digital images and videos.
Here are 17,955 public repositories matching this topic...
-
Updated
Jul 11, 2022
-
Updated
Jul 12, 2022 - Python
-
Updated
Jun 20, 2022 - C++
-
Updated
Jun 26, 2022
-
Updated
Jul 8, 2022 - C
-
Updated
Jul 9, 2022 - Python
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h
-
Updated
Jul 11, 2022 - Jupyter Notebook
Change tensor.data
to tensor.detach()
due to
pytorch/pytorch#6990 (comment)
tensor.detach()
is more robust than tensor.data
.
-
Updated
Jul 12, 2022 - Python
Adding a Dataset
- Name: Stanford dog dataset
- Description: The dataset is about 120 classes for a total of 20.580 images. You can find the dataset here http://vision.stanford.edu/aditya86/ImageNetDogs/
- Paper: http://vision.stanford.edu/aditya86/ImageNetDogs/
- Data: *[link to the Github repository or current dataset location](http://vision.stanford.edu/aditya86/Ima
-
Updated
Jul 9, 2022 - C++
-
Updated
Apr 28, 2022
-
Updated
May 26, 2022 - Python
Currently, there are following warnings when running tests:
test/test_models.py::test_quantized_classification_model[googlenet]
/root/project/torchvision/models/googlenet.py:47: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11
-
Updated
Aug 3, 2020 - Lua
-
Updated
Jul 12, 2022 - C++
-
Updated
Jun 30, 2022 - Python
-
Updated
Apr 10, 2022 - HTML
-
Updated
Jun 13, 2022 - Python
-
Updated
May 23, 2022 - Go
-
Updated
May 22, 2022
Describe the bug
When exporting a brush annotation as a PNG, the output is not mapped by the background colors specified in (Settings > Labeling Interface). In addition, when exporting as a JSON, the background colors for the attributes are not specified anywhere, leaving the values that were selected in the interface as arbitrary and as not linked to any of the outputs.
To Reproduce
-
Updated
Jun 6, 2021 - Lua
-
Updated
May 31, 2022
-
Updated
Jun 13, 2022
-
Updated
Jun 28, 2022 - C++
-
Updated
Jul 11, 2022 - Python