-
Is mlp in this figure really linear layer? Or it is a conv1d layer.
![image](https://user-images.githubusercontent.com/16894837/117428082-4e441680-af58-11eb-9da3-f43ec09892da.png)
-
@BebDong Hi there,
what are the results of EPRNet
parameters, flops, miou, fps at what scale size?
-
Hi, could you tell which paper you used for the codes in ERFNet-CULane-Pytorch? I believe the underlying model is this: [ERFNet: Efficient Residual Factorized ConvNet for Real-time Semantic Segmentati…
-
The scanner self will exits fine, but ospd-openvas will interpret it as an error.
ospd-openvas log:
> (ospd.ospd) aae6b036-7a1c-47d4-8866-0e07c8799b48: Host scan finished.
> (ospd.ospd) aae6b036…
-
Traceback (most recent call last):
File "init.py", line 153, in
test(FLAGS)
File "/media/ayushman/Seagate Expansion Drive/DeepLearning - Repos/TESTING/ENet-Real-Time-Semantic-Segmentation/…
-
有没有具体指标可以参考下
-
from core.nn import _C
ImportError: cannot import name '_C'
-
https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet
https://ai.googleblog.com/2019/05/efficientnet-improving-accuracy-and.html
https://www.youtube.com/watch?v=3svIm5UC94I
T…
-
[Semantic segmentation gif](https://giphy.com/gifs/hbrwVAWj0GVBJOtkCZ/html5)
I appreciate for sharing your work.
I am new to this and trying to use the pre-trained model **fcn-resnet18-cityscap…
-
Hello,
I would like to know if it is possible to use your code in real time. I would like to integrate it with ROS but I am not sure how it can be done based on your code. Is it possible to do it? …