-
### 🐛 Describe the bug
With small input arguments (
d4l3k updated
1 month ago
-
Hi,
I'm trying to reproduce the results of few-shot segmentation on coco using your code and the [Detectron.pytorch](https://github.com/roytseng-tw/Detectron.pytorch/tree/1b1c4ba58428b7277a45b0dce6…
-
I used mtq.INT8_default_CFG as recommended for CNN networks (mtq.quantize(model, config, forward_loop). My initial model ran at 80FPS after quantization it dropped to 40FPS? I checked the model struct…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
The software is great, but after a lo…
-
I am interested to see how the implicit differentiation mentioned in CRAFT is implemented to create the Concept Attribution Map. Specifically, I want to know where the computation described in the pap…
-
I read your paper"HSCNN+: Advanced CNN-Based Hyperspectral Recovery from RGB Images",I want to get the codes of the deep residual network " **HSCNN-R**"。In addition,is there a pytorch version of thes…
-
不知道大佬您是否完成了pytorch框架的源码,如果可以的话能否让我学习参考一下,超级感谢您!528193010@qq.com
-
## Reference
- [paper - Mask R-CNN](https://arxiv.org/abs/1703.06870)
- [paper - R-CNN](https://arxiv.org/abs/1311.2524)
- [paper - Fast R-CNN](https://arxiv.org/abs/1504.08083)
- [paper - Faste…
-
Hi,
Is there any version of this dataset already preprocessed with frames represented as vectors passed through a CNN model?
This would be very convenient to have, for instance like for Summe an…
-
### 🐛 Describe the bug
I'm binding OpenACC code with ctypes, and it is working fine. However, just by importing torch pkg, it crashes the application.
module_c.cpp
```
#include "module_c.h"
…