-
The current code graph page was written pretty hastily; it consists of a patchwork of JS code using web-ready libraries to plot the graph and offers no user-friendly means of navigating the graph.
…
-
We are setting a value in extensionAttribute12 that we are using to create a cohort in Moodle. When we change the value in AD it syncs to Azure and is updated in Moodle as expected but only if we cha…
-
Currently the values in the graph that are not inputs and do not have producing nodes are not registered with the graph. Their value info is not preserved at serialization. We need a way to easily acc…
-
Timelinize could benefit from an API to import data, or at least add items to the DB (both singly and in bulk).
This would make push-style ingestion possible.
mholt updated
1 month ago
-
Why your models trained on small instances can be tested on bigger instances, how to solve the difference of size.
Why each operation of your instance need different machines, no repetition in a job.…
-
When using imgflo-server semi-interactively there is a possibility that different graph parameters and thus processing requests will be created faster than images can be processed. In some cases it mi…
-
Hello,
I have the same issue whatever I try
==============================================================================
Image undistortion
================================================…
-
### 🐛 Describe the bug
Training Faster R-CNN on large dataset (~1M of resolution 512x512) fails due to CUDA OOM in RPN.
These are the hyperparameters for the experiment:
```python
rpn_pre_nms_t…
-
```
Having the parser/frontend as a tcl command opens up the possibility of
using it as the input for other code processing tools. Pretty-printing
would be a low thing among that, more important woul…
-
Our target is to use object detection API on NVIDIA Jetson platform.
Here are some experiments:
## tf.where op takes long time on GPU
**1.** Test on a TITAN Z PC
**2.** Model: ssd_mobilenet_v1…