-
Thanks for your great work!
I understand u stress the unsupervised learning of the mask and I just read your code to make sure u successfully learn the mask in an unsupervised manner. But I wonder th…
-
Hi, @TixiaoShan
I have been testing this system in various scenarios such as a daily crowded street. But I found out there may be large offsets mainly along the z-direction of the final pose. I th…
-
Hi,
Following the example in the documentation I ran:
```
star = eleanor.Source(tic=38846515, sector=1)
data = eleanor.TargetData(star, height=15, width=15, bkg_size=31, do_psf=True, do_pca=Tr…
-
Using TessCut for sectors in the northern hemisphere doesn't create the metadata behind the scenes?
`stars = eleanor.multi_sectors(tic=tic, sectors='all')
data = []
for star in stars:
da…
-
Would it be neat to have a smaller, more compact map for smaller shifts? First of all it seems silly to me to have an industrially sized station like this filled up with skeleton crew. A security team…
-
Hey guys,
Not sure if this is a problem of my setup or if anyone is having the same issue.
From time to time (not always), when I open Home app I see all shellys as "No response" after a loading…
-
Thank you very much for this dataset! While exploring the dataset I noticed quite a few of the entires in the monolingual dataset actually have code-switching present. For example:
```
jimharper…
-
I'm running simple timings of `numpy.ndarray` transposition on an otherwise idle machine and get extreme variations (almost two orders of magnitude) in the required CPU time.
I'm using numpy 1.17.4 w…
-
Couple of suggestions for improving the experience when working with load balancers. Or set me straight if I'm just doing it all wrong :)
To add or remove a VM from the load balancer, you actually …
-
I found that the get_humans_by_feature function do not ensures that no multiple edges share a node.