-
Write a Python script to capture all of Edamame's recipes (300 requests per minute).
*Figure out a way to store them on the MongoDB Atlas server as well as locally.
*Pros: This will allow for bu…
-
Thank you so much for building this package. I have a large bone marrow dataset approx. 500k cells. I am currently trying to annotate it. This package looks very easy to access the reference data from…
-
## What problem does this solve or what need does it fill?
For 2D games that want to have configurable characters with body parts, it's extremely verbose to create animation assets. Using sprite sh…
-
**Is your feature request related to a problem? Please describe.**
Currently we can compose affine transforms using regular pytorch stuff, and we can compose displacement fields using `lm.interp`. It…
-
### Describe the project you are working on
A demo for a platformer game.
### Describe the problem or limitation you are having in your project
I want to change tiles dynamically in a tilemap…
-
I am using cygwin to do everything here. I followed the BUILDING_ATLAS guide and got the libblas.a and liblapack.a files. Then I did ./configure --lapack-build --lapack=../lapack-3.10.0
```
checki…
-
ClickHouse Version: 23.6.1
We don't have support for all Mongo types e.g.
1. Decimal128.
Results in an error e.g.
```
Code: 1000. DB::Exception: Received from localhost:9000. DB::Excep…
-
Hi, sir/madam,
As described in the title, I want to understand how the Basic UV unwarp method used in meshroom works. Can anybody provide with the reference (e.g., paper or post) of the algorithm? …
-
While in Ecuador, we realized that we wanted to subdivide certain cells with a high density of buildings for a couple reasons: to more evenly split up the work of enumerating those features and to pro…
-
This is a followup to #38 capturing our current thinking of how image resources should be managed.
## CPU-side image resource type and creation API
The CPU-side image resource is basically just …