-
### Q&A (please complete the following information)
- OS: Windows 10
- Browser: Chrome
- Version: 77
- Method of installation: dist assets
- Swagger-Editor version: 3.6.37
- Swagger/OpenAP…
-
**Describe the bug**
I imported a Labellist(textfile) and then I imported images along with VOCXML(BBOX) annotations Now I see only the labels from the recently imported annotations.
Is this an e…
-
RoaringBitmap is a stable and well tested library used in major systems (without fault). It is mature, deployed in large commercial setups.
However, recently, @incaseoftrouble brought to light some…
-
The following will allow me, within a separate script, to use fig.mne to recover the bad channels with the plot window open and drop them from raw:
fig=raw.plot()
bads=fig.mne.info[‘bads’]
raw.dr…
-
I noticed [typecheck](https://github.com/gvvaughan/typecheck) has a feature to disable itself to cut back on overhead. It might be worth looking into this for SILE's internal functions. Particularly w…
-
# Christian Mills - Training YOLOX Models for Real-Time Object Detection in Pytorch
Learn how to train YOLOX models for real-time object detection in PyTorch by creating a hand gesture detection mode…
-
There was talk as being able to mark a dom element in the dom as a tombstone.
This would allow `patch` in `vdom` to ignore the element and pretend it doesn't exist.
This has two uses
- mark element…
-
Further to our discussion yesterday, I thought I'd add this to the board.
The CREMI format stores locations of point annotations for pre- and post-synaptic types; BigCAT displays these as points an…
-
I may be misunderstanding how `flatten()` works, but doing something like this:
examples/form_flatten.rs
```rust
use image::ImageFormat;
use pdfium_render::prelude::*;
pub fn main() -> Result…
-
Since we often have to annotate lots of images its is impossible to annotate the images on one go. It will be good to be able to save current progress and continue from there later on even we leave th…