-
I think it would be useful to add a datasets module. It's very useful for prototyping and debugging.
For prototyping, you've always got a couple extra objects to try a function on. This is also gre…
-
I am a student at MIT in Russ Tedrake's Robotic Manipulation course. I have been able to successfully run one of his scripts (http://manipulation.csail.mit.edu/manipulation/clutter_maskrcnn_data.py) t…
-
This is a major feature release.
Spec: https://github.com/MadcowD/ell/blob/cd64ab9bb0d3a09195fef7a32ef77ac5d7e6c912/docs/ramblings/evalspec.md
Ramblings: https://github.com/MadcowD/ell/blob/cd64ab9…
-
### My actions before raising this issue
- [x] Read/searched [the docs](https://github.com/opencv/cvat/tree/master#documentation)
- [x] Searched [past issues](/issues)
Manifest creation scrip…
-
related feature: automatically hopping to the closest next event given a user's current time
grab the user's current time and query against the dataset
find the closest event and jump to t…
kir12 updated
9 months ago
-
These are probably helpful to clear up right from the start. When the script is supposed to search the available combinations of datasets, where does it look? This will define how we organize the reci…
-
Interpretation grabs the inputs as part of `get_preds`, which for larger datasets/dataloaders this can cause out of memory issues.
Solution would be to integrate in a look up for grabbing the input…
-
[BindingDB](https://www.bindingdb.org/bind/ByPatent.jsp) contains a way to query molecule sets via patents the data was curated from, with a field populated with the name of the filing organization:
…
-
As you've mentioned, to generate dataset the command should go like this **"python -m pix2tex.dataset.dataset --equations path_to_textfile --images path_to_images --out dataset.pkl"** and the dataset …
-
This task has two parts:
1. Build data cart functionality on the Explorer page
i.e. add "add to cart" button next to each resource in the dataset list
2. Build data staging page (mock up attach…