-
Hello, @zhaozhengChen. I really appreciate you sharing this excellent code.
Could you please let me know about the configuration file of DeepLabV2?
Your paper reports only the crop size / iterat…
-
I followed the semantic segmentation example for DIGITS 5 to train my own model. I tried to load it with segnet but I get this:
```
[GIE] attempting to open cache file seg-voc/snapshot.caffemodel.t…
-
### Convolutional nets
#### Classification / Feature extractors
- [x] LeNet (Gradient-Based Learning Applied to Document Recognition)
http://yann.lecun.com/exdb/publis/pdf/lecun-01a.pdf
- [x…
-
I saw you have released Classification/Recognition (ResNet-18) and Object Detection (SSD-Mobilenet), but how about re-training of Segmentation Networks, I want use the segnet to train my own dataset, …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Wnet: Audio-Guided Video Semantic Segmentation via Wavelet-Based Cross-Modal Denoising Networks
the paper is Wnet: Audio-Guided **Video Object Segmentation** via Wavelet-Based Cross-Modal Denoising…
-
## 公告
1. 非常欢迎你对飞桨框架做贡献,我们正在运营一个组织——飞桨框架贡献者俱乐部([Paddle Framework Contributor Club, PFCC](https://github.com/PaddlePaddle/community/tree/master/pfcc)),会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献。如果你有意向加入 PFCC,可…
-
I'm training semantic-segmentation networks, along the lines of #288.
The code works great on GeForce GTX products, but with new RTX hardware training gets stuck randomly. Looks like a race conditi…
-
**Current behaviour**
We have a ddtrace in our Sidekiq services (deployed using AWS Fargate). We've noticed that there have been some segfaults at seemingly random times. What most caught my inte…
-
Hi, thank you very much for this project.
I have a problem when using the Metal delegate on IOS. At the beginning a model execution time is 0.04 seconds which is perfect and then over time it gets sl…