Is possible use Deformable Convolutional Neural Networks on Matlab?
1 回表示 (過去 30 日間)
古いコメントを表示
Recently, to improve the power of object detection or Segmantica segmantation, it is developed Deformable Convolutional Network. The main idea is not use a fix square or rectangular grid, but move cell to convolute. Every cell is moved with a 2D offset defined during training. In the following figure is possible to have an idea about how it works.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/293402/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/293403/image.jpeg)
I search on MathWorks and among the app on Add-On Explorer, but there is nothing.
Anyone know if is possible to use this networks?
1 件のコメント
xin zhong
2022 年 12 月 17 日
Hello, have you solved your problem? It's a pity that I also have the same problem. I would like to consult with you, thank you very much!
回答 (1 件)
Shishir Singhal
2020 年 5 月 20 日
Hi,
I think NO. I have searched a lot about its implementation in MATLAB but could not find anything.
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!