-
Hi,
I'm trying to train a model from scratch on the nuscenes data using the nuscenes/all.pp.lowa.config (nothing changed). I might have not trained the model for long enough (only ~ 13000 steps so fa…
-
To add additional papers or codes to the repository, please comment here. If there are more than 3 papers/codes to be added kindly send a PR. If it is just 1-3, adding a comment here is sufficient and…
-
Hi,
It seems that the length constraint is also adopted from the limb_width (https://github.com/tensorboy/pytorch_Realtime_Multi-Person_Pose_Estimation/blob/master/training/datasets/coco_data/paf.py…
-
### 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://arxi…
-
Approaching 2D flat construct first. This means given an input image of a castle from just a front view, calculate from each level (bottom to top) which lego blocks can be used.
- [ ] Using Blender t…
-
# PNAS
- Progressive Neural Architecture Search
- 将大的搜索空间分解为小的搜索空间的乘积
- Operator -> Block -> Cell -> CNN
- 不区分 `Normal Cell` & `Reduction Cell`
- `Normal Cell` 功能实现 - stride=1
- `Reduction…
-
I used the following regular expression:
```
\B\[[1-9][0-9]*\]\s+((((.*?){2},)*)+\s*)(["“\s].*?["”\s]){0}\s*.*[0-9]
````
and the following test text:
```
REFERENCES
[23] Jia Deng, Wei Dong, R. …
syt2 updated
5 months ago
-
Hi, may I ask why heatmap size is also 4x smaller than input image? I mean if you are keeping high resolution feature maps all the time, why do not just generate heatmaps with original input size for …
-
### Metadata
- Authors: Ming-Yu Liu, Xun Huang, +4 authors, Jan Kautz
- Organization: NVIDIA, Cornell University, Aalto University
- Paper: https://arxiv.org/pdf/1905.01723.pdf
- Code: https://git…
-
I'm learning the PTAM code, but I cannot find the theory respond to the SmallBlurryImage::IteratePosRelToTarget() method linking https://github.com/Oxford-PTAM/PTAM-GPL/blob/master/Src/SmallBlurryImag…
cggos updated
6 years ago