David Stutz
David Stutz
- Add clearer documentation on server side processing including `selectAllName`, `checkBoxName` and related options. Also include examples of the data retrieved via POST. - Fix the existing examples for server...
Hi, first of all, great tool, love it to check spelling and issues in larger projects. However, I repeatedly come across issues when checking figures, minipages, etc. that a lot...
Unfortunately, I cannot create a pull request for a new branch. This pull request includes the changes of #11 and additionally changes the marching cubes algorithm to use the voxel...
Hi all, just wanted to leave a note that thanks to the code provided by @prclibo, we released an official 3D object detection benchmark. Check it out at: http://www.cvlibs.net/datasets/kitti/eval_3dobject.php
Hi, loved to find all the colors in JSON format - needed it to easily use these colors in LaTeX. Thought I would contribute the LaTeX source as well as...
I came across the problem of having a lot of deprecated warnings of VTK (when using VTK 7.1.1) such as Generic Warning: In ~/VTK-7.1.1/Common/Core/vtkAOSDataArrayTemplate.txx, line 262 vtkAOSDataArrayTemplate::InsertNextTupleValue was deprecated for...
Hi, I have difficulties when using net-toolkit with a network that contains a `nn.ConcatTable` layer. It usually fails in `craftGradNBias` at module.gradInput = torch.Tensor():typeAs(module.output) I tried several workarounds. I guess...
Hi, I spent quite some time to install occmodel on Ubuntu 16.04. I wanted to report some issues I stumbled upon in the hope it might be helpful for others....