-
Hello,
I have some question about the mAP evaluation in article.
In Asynet, it uses VOC evaluation method and can only get mAP(0.5)
In RED, it uses the COCO evaluation method, but does not indicate…
-
Sections on the code documentation is limited very much lacking detail. For example, the flow.envs documentation is pretty much empty https://flow.readthedocs.io/en/latest/flow.envs.html
It would b…
-
Nice to find the repository that reproduces that paper and to see such a detailed report-presentation, thanks a lot!
May I ask if you guys have tried changing the SVM to a deep learning network? At …
-
Thank you for this repo and web server!
Would your method be applicable to nanobodies (and if yes, how would the input be structured), or retraining from scratch with nanobody/antigen data would be n…
-
### Is your feature request related to a problem? Please describe.
I would like to propose the creation of a tutorial that focuses on building an autocorrect system using Neural Machine Translation (…
-
Embedding Guile Scheme
M
gnu guile snarf
Edit
I'm afraid I don't have enough context to fully understand your query "gnu guile snarf". However, let me provide some potentially relevant informatio…
-
Hello. I've been digging around neural networks lately. I made me a single hidden layer network from scratch and was not sure, if my results are right and I made a mistake. So I tried to find another …
jezek updated
3 years ago
-
- Abstract (2-3 lines)
Self driving cars are an exciting area of research for all data enthusiasts at this time. Getting a machine to process the richness of the real world and make ethical decisions…
-
I assume at least a few of us here are going the route of NN where some computationally expensive matrix multiplication might need to be done to evaluate the results. I think carykh said it would repe…
cadyn updated
3 years ago
-
https://arxiv.org/pdf/2105.01601.pdf
> Convolutional Neural Networks (CNNs) are the go-to model for computer vision. Recently, attention-based networks, such as the Vision Transformer, have also be…