-
Goodfellow, Ian, Yoshua Bengio, and Aaron Courville. 2016. _Deep learning_. Chapter 12.2 [“Applications: Machine Vision."](http://www.deeplearningbook.org/contents/applications.html).
-
Hi,
I would like to ask how to improve the accuracy of the detector. I am using LabGym2.4.5 to detect the behavior of two mice. The video fps is 30 and the framesize is 720*1280. However, there are…
-
## 🐛 Bug Report
This isn't mentioned anywhere in the docs, so I'm not entirely sure how this is supposed to work. But I have a monorepo (yarn workspaces) and I want some packages to have ex…
-
Hi,
I am looking into your tensorflow implementation of V-net and it's really interesting.
I have a question on the multichannel inputs because you say that your code handle them.
In the get_da…
-
I'm working on adding some Junker's Delight items to the compendium. The [scrap spikes](https://www.aonsrd.com/ArmorUpgrades.aspx?ItemName=Tactical&Family=Scrap%20Spikes) act as weapons and there is n…
-
**Barrel files** are files which repackage multiple libraries into a single library by exporting them. https://github.com/flutter/flutter/blob/master/packages/flutter/lib/material.dart is a good examp…
-
hi, I'd like to use your program to demonstrate the transition between platonic solids. the illustration would go something like this:
1. start with a tetrahedron, such that it's not pointing upward …
-
It is important that augmentation is used only on the training data, so that the validation and test data does not contain samples that are augmented copies of the training data.
I did not find a w…
-
Laissez un commentaire si vous voyez de erreurs de forme, coquilles, fautes d'orthographe, etc, pour que Extaze puisse faire les modifs, merci.
-
For processing very large pbf files, it is better to allow the user to first crop the pbf into smaller chunk and save that to disk (i.e. mimic what can be done with Osmosis). This should also be relat…