-
Good evening sir,
I've been trying to practise what I've learned from your tutorial:(https://realpython.com/sentiment-analysis-python/) using PyCharm.
And these lines:
textcat.add_label("pos")…
-
Brainstorm
-Robust gives really high accuracy (< 98%)
-Assumed that it is because it takes multiple iterative images as input.
-"propose a hybrid deep architecture by combining the convolutional ne…
K2sei updated
3 years ago
-
https://arxiv.org/pdf/1511.06434.pdf
In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised lear…
leo-p updated
7 years ago
-
Hi,
I am confused about how you handle both pose estimation and category classification. For this purpose, do you use different CNNs? When I have checked the code it seems there is a single model.…
-
### 🐛 Describe the bug
Hello,
I tried to test the example related to the new G-Retriever model in colab: https://github.com/pyg-team/pytorch_geometric/blob/master/examples/llm/g_retriever.py.
…
-
If the sum difference of 84.275947 is significant compared the scale of your model outputs please post as a github issue, with a reproducable example if possible so we can debug it. (`model.predict(X_…
-
Hi,
thanks for your nice repo!
Have you tested whether the CNNs are able to find winning tickets on Cifar10 and Cifar100?
I ran multiple experiments with most of the convolutional architecture…
-
is it possible to add fully connected layer in a CNN architecture? now I understand that only the last layer of a CNN can be fully connected with prelayer.
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Fashion Sense Detector
:red_circle: **Aim** : The of this project to develop a model which is capable …
-
**Is your feature request related to a problem? Please describe.**
The problem is the lack of an efficient and accurate system for detecting weapons in images or videos, which is a critical task in v…