-
We are planing to build a SSD (Single Shot MultiBox Detector) demo running on Android and iOS. PaddlePaddle has integrated the SSD algorithm and posted an example to demonstrate how to use the SSD mod…
Xreki updated
7 years ago
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Bundesliga Video Classification
:red_circle: **Aim** : Create a DL model which will identify the videos…
-
@AlexeyAB I have seen gru.cfg and rnn.cfg in cfg folder If I use this file instead of v3 will it give higher accuracy. And If I want to add more layers in v3 is it possible? And how it differ from…
-
-
Hey!
I'm trying to implement SSD algorithm detailed in the computer vision chapter of your blog. But unfortunately, I couldn't get the output even with the pre-trained weights. Till the "start …
-
File "/home/kun/Software/ssd-pytorch-master/data/voc0712.py", line 145, in pull_item
img, boxes, labels = self.transform(img, target[:, :4], target[:, 4])
IndexError: too many indices for array
…
-
| Name | pdf | github |
| :--- | :--- | :---: |
| |[Motion Planning and Cooperative Manipulation for Mobile Robots With Dual Arms](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnu…
yyf17 updated
2 years ago
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Object Tracking Project
:red_circle: **Aim** : The aim is to create a deep learning project which will …
-
https://arxiv.org/abs/1804.06882
-
Hi Frederick & Co,
Thank you for sharing your awesome work with us! I was wondering if you've already put some thought in how your approach can be extended to analyzing the quality of training data…