chris-aeviator

Results 64 issues of chris-aeviator

The documentation (https://doc.wallabag.org/en/admin/installation/installation.html#command-to-launch-container) states `` docker pull `` as the command to launch wallabag. However, this command will never launch a container but only pull the image from docker hub.

While the getting started example tries to be complete, it is missing multiple variable definitions and thus will not run. A getting started example should onboard a completely new user...

we might not always want greedy sampling do we? Could you implement do_sample beeing an init param for JsonFormer or is there anything technically that prohibits this change?

When I use P SAM on an image that does not contain my learned item, it will still output a prediction. How can I at least compare a true positive...

Could you please explain the minLandVisible parameter? Is it 0 to 100% expressed as 0 to 1 or is it percentage 0 to 100 ? EDIT: it seems to not...

It would be interesting to work with existing pointcloud data instead of SFM Colmap data. For example the E57 file format has rich metadata as well as panorama images (which...

According to qdrant, the optimal strategy for Multitenancy is partioning. > How many collections should you create? In most cases, you should only use a single collection with payload-based partitioning....

the original exec comes with a handy namespace. it allows for the addition of trusted extra code # Dictionary to store definitions from the script script_namespace = {'myFunction': myFunction} #...

When memorizing a sequence (1D intervention) is it possible to attend to it, as in 'where is GO-> located' (Stanford).? I'd be interested in using pyreft for 'online-learning' similar to...

question

I'm raising the issue that in terms of "production readyness" (statet goal) pyreft, designed as a very thoughtful library, will need to work together with tooling that expects a loadable...

question