-
@srmsoumya , As we discuss, we are going to split in to chunks the 360 images, we can use the tools the we built for CPAL. https://github.com/developmentseed/spherical2images#readme,
@pilig…
-
Hi!
I need assistance with setting up the system. As I am pretty new to programming, I kinda do not understand how to prepare correct .txt files and .csv files. I have prepared everything else, ju…
-
Hi there,
I have trained a transformer that is giving very good and precise results in most of the sentences for my problem (Sanskrit word segmentation). However in about 10% of the sentences it s…
-
I want to create a network with an LSTM layer, where the number of outputs from the LSTM layer is different from the number of its inputs. Is this possible?
-
### Metadata
- Authors: Tobias Domhan and Felix Hieber
- Organization: Amazon
- Conference: EMNLP 2017
- Link: https://goo.gl/eFj9gx
-
(moved a CSS issue to #1550)
I'd like to propose that task headers be written as `(Task a)` rather than just `(a)`, to better distinguish from ``.
![image](https://user-images.githubusercontent…
-
Hello,
This library is vital to our pipeline, we got a great speedup and performance improvement compared to LSTM. Thanks @taolei87 and asappresearch team.
One thing that I was experimenting wit…
-
I am currently doing a project using pdfalto and I am curious to see how you use the xml-files produced by pdfalto in the GROBID project.
EysiW updated
4 years ago
-
Hello,
Thank you for this amazing phylotree.js library, it allows you to customize so many things. After researching a few libraries, I settled on this one to visualize a phylogenetic tree.
I am…
-
Probably a personal preference, but I like to have values already set or calculated before the return is called. This example from Django, as part of a typical views module:
```
def some_view(requ…