-
I have a nice cnn that is trained on 32x32 patches as per the CIFAR-10 example elsewhere (3 convolution layers, 3 pooling, followed by fully connected and softmax). I want to apply this to overlappin…
-
I'm creating this issue to discuss solutions (documentation or otherwise) to help folks avoid some of the non-memory related pitfalls on #116 when continuously batching COPY commands.
See:
https:/…
-
## Keyword: metric learning
### ShufaNet: Classification method for calligraphers who have reached the professional level
- **Authors:** Ge Yunfei, Diao Changyu, Li Min, Yu Ruohan, Qiu Linshan, Xu…
-
cmake output look messy as it tries use git.
```console
+ /usr/bin/cmake -B x86_64-redhat-linux-gnu -D BUILD_SHARED_LIBS=ON -D CMAKE_AR=/usr/bin/gcc-ar -D CMAKE_BUILD_TYPE=RelWithDebInfo -D CMAKE_C_…
-
the firts yolact works fine.
In yolact++ i get this error:
python3 eval.py --trained_model=weights/yolact_plus_resnet50_54_800000.pth --score_threshold=0.3 --top_k=25 --images=/home/ws/imgs/300/:/…
-
Hi, first of all, thank you for detailed readme and job that you doing with this repo.
I have a task for visual recognition of stock exchange figures (f.e. head and shoulders, not a crypto btw), an…
-
Comment below with a well-developed group question about the reading for this week's workshop.
One person can submit on the group's behalf and put the Group Name in the submission for credit.
Pl…
-
作者您好,我对您的GraphFPN 非常感兴趣,想将其用于目标检测 `,但是在阅读源码过程中遇到一些问题,我在mmdet版本的GraphFPN代码中看到有fpn,fpnv1,fpnv2以及fpnv3.请问这四个有什么区别吗。
![GraphFPN](https://user-images.githubusercontent.com/45568217/161707987-767833b9-bc0a…
-
The centers of bright objects are black, even after removing cosmic rays within them. This is possibly due to the subtraction of the ima's from one another during split_ima?
-
Continuing down my work on #22, I feel it could be simplified even further while retaining all the same power. Proxies already have traps, and it'd be much easier to reuse what's already there and jus…