-
Hello, I want to employ the Greedy Filter Pruning Algorithm for MobileNetV1, but I find your code only support ResNet18, ResNet56, ResNet50. Then how to deal with MobileNetV1? Need I add extra code he…
-
### Question to DeepFillV2 implementation
Hey,
so I implemented DeepFill2 as well as I could based on your papers and the questions you answered here.
I trained on a facade dataset for around 6 da…
ThJOD updated
5 years ago
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up(s)
- [Graph Attention Net…
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up
[Graph Attention Networ…
-
I have a situation in which the `ITERATION_LIMIT` is even when `len(self._all_ops)` is only about 3000 in `OpRegularizerManager`. It seems that certain ops keep cycling back on the `self._op_deque`. I…
-
Hi MathiasGruber,
(and Hello guys)
At the training step, you have used 512x512 pixels images.
How can we test free size images ( lets say 640x640 pixels images)?
Thank you.
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up(s)
- [How Powerful are G…
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
-
# Next paper candidates
Let's propose papers to study next! All papers mentioned in the comments of this issue will be listed in the next vote.
## Last session runner-up(s)
- [Learning and Evalua…
-
Firstly, I would like to thank you for your implementation.
Below is my [version](https://github.com/yu45020/Text_Segmentation_Image_Inpainting/blob/f834716c4d26093eaa87cd66f9e2a486bbe3ac2f/model…