toolbox
Here are 581 public repositories matching this topic...
Visual Docker Container Management on Mac & Windows
-
Updated
Sep 15, 2020 - JavaScript
The following applies to DDPG and TD3, and possibly other models. The following libraries were installed in a virtual environment:
numpy==1.16.4
stable-baselines==2.10.0
gym==0.14.0
tensorflow==1.14.0
Episode rewards do not seem to be updated in model.learn() before callback.on_step(). Depending on which callback.locals variable is used, this means that:
- episode rewards may n
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals
-
Updated
Nov 29, 2020 - Python
I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)
Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml
I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o
SOTA Re-identification Methods and Toolbox
-
Updated
Nov 26, 2020 - Python
All basic TypeScript types in one place
-
Updated
Oct 17, 2020 - TypeScript
Hi,
It would be nice to be able to change the default layout (collumns or rows) & default color scheme from the config file.
Every new device you open the page on will resort to the default settings while it might be easier to have a default in config.
PyTorch version of Stable Baselines, improved implementations of reinforcement learning algorithms.
-
Updated
Nov 28, 2020 - Python
A Toolbox for Adversarial Robustness Research
-
Updated
Sep 25, 2020 - Jupyter Notebook
A toolbelt of useful classes and functions to be used with python-requests
-
Updated
Nov 3, 2020 - Python
Open source deep learning based unsupervised image retrieval toolbox built on PyTorch
-
Updated
Nov 3, 2020 - Python
Browser application with 11 open source frontend focused tools
-
Updated
Nov 22, 2020 - JavaScript
Jok3r v3 BETA 2 - Network and Web Pentest Automation Framework
-
Updated
Oct 29, 2020 - HTML
Image Restoration Toolbox (PyTorch). Training and testing codes for USRNet, DnCNN, FFDNet, SRMD, DPSR, MSRResNet, ESRGAN, IMDN
-
Updated
Nov 26, 2020 - Python
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.
-
Updated
Nov 24, 2020 - Python
Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
-
Updated
Sep 17, 2020 - Python
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
-
Updated
Nov 25, 2020 - Python
-
Updated
Oct 4, 2018 - Python
-
Updated
Nov 26, 2020 - Vue
[Active development]ToolBox to make using Pytorch much easier.Give it a star if you feel helpful.
-
Updated
Nov 30, 2020 - Python
A General Toolbox for Identifying Object Detection Errors
-
Updated
Sep 11, 2020 - Python
-
Updated
Oct 27, 2020 - Kotlin
PyTorch based Deep Learning Toolbox
-
Updated
Jul 27, 2018 - Python
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
-
Updated
Nov 29, 2020 - Python
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
-
Updated
Nov 30, 2020 - Cuda
According to the docs, filters are not implemented for FBP. However, TomoPy does not raise an error when you try to pass filter_name or filter_par with algorithm='fbp'. This would explain why, in my tests, choosing various filters for FBP did not change the reconstruction quality.
This definitely needs to be fixed
Improve this page
Add a description, image, and links to the toolbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."


Bug report
Describe the bug
Running
npx create-next-app --example with-mongodb with-mongodbproduces the error:"Could not locate an example named "with-mongodb". Please check your spelling and try again."
Even