-
Updated
Dec 2, 2021 - Go
#
ants
Here are 66 public repositories matching this topic...
Preprocessing pipeline on Brain MR Images through FSL and ANTs, including registration, skull-stripping, bias field correction, enhancement and segmentation.
mri
registration
preprocessing
enhancement
brain
fsl
ants
skull-stripping
brain-segmentation
bias-field-correction
-
Updated
May 15, 2018 - Python
A modern Lua+Löve2D remake of my Ant Colony Simulation
-
Updated
Apr 12, 2021 - Lua
FPS Game built from scratch using C++ and Legacy OpenGL.
-
Updated
Jan 7, 2022 - C++
The project is used to do preprocessing on brain MR images.
pipeline
mri
registration
segmentation
enhancement
brain
fsl
brain-imaging
mr
brain-mri
medical-image-processing
ants
acpc
skull-stripping
brain-segmentation
bias-field-correction
-
Updated
Jan 6, 2020 - Python
atlasBREX: Automated averaged template-derived brain extraction in animal MRI
-
Updated
Oct 31, 2020 - Shell
anTraX: high throughput tracking of color-tagged insects
machine-learning
tensorflow
social-behavior
machine-vision
collective-behavior
ants
video-tracking
behavioral-tracking
social-insects
-
Updated
Aug 5, 2021 - MATLAB
CNN-based image classification of AntWeb images
-
Updated
Jul 30, 2018 - Python
PNH segmentation pipelines based on nipype
python
mri
mesh
fsl
nipype
brain-extraction
ants
afni
brain-segmentation
spm12
mri-segmentation
primate
mri-analysis
-
Updated
Jan 6, 2022 - Python
Implementação do AntSystem em linguagens modernas. Pode se facilmente integrado com projetos Angular.
-
Updated
Jun 15, 2018 - TypeScript
Esta aplicação fornece uma interface web a fim de demonstrar o uso do Algoritmo de colonização de formigas Antsystem
interface
graph-algorithms
ant
graphs
evolutionary-algorithms
aco
heuristics
evolutionary-computation
hamiltonian
evolutionary-strategy
ants
elitism
hamiltonian-cycles
antsystem
colonyoptimization
-
Updated
Nov 13, 2019 - JavaScript
jhlegarreta
commented
Nov 6, 2021
Verbatim/code and type face style is not consistent across the episodes. It should be made consistent by choosing one style:
- HMTL
<code>vs. Markdown backticks vs. double backticks for verbatim/code mark up. - Star (
*) vs. underscore (_) and their double counterparts for italics/bold faces
html
redirects
html5
redirection
meme
memes
redirector
troll
redirect
redirect-urls
trolling
redirecting-urls
rick
rickroll-people
rickroll
redirect-page
ants
rick-astley
rickastley
-
Updated
Jul 20, 2020 - HTML
Dockerfile to build ANTs from source
-
Updated
Jun 10, 2020 - Dockerfile
Csharp Simulation for NASA ANTS project
opengl
simulation
network-simulator
self-healing
self-organization
ants
self-adaptive-systems
autonomus
nasa-ants
self-protection
asteroid-belt
-
Updated
Feb 6, 2020 - C#
Ant-Inspired Task Allocation Model Within a Swarm of Homogeneous Simulated Robotic-Agents
-
Updated
May 12, 2021 - Python
Ant colony optimization algorithm wrote in typescript.
-
Updated
Apr 24, 2021 - TypeScript
A C++ simulation of ant colonies made for the Paris Saclay University.
-
Updated
May 20, 2021 - C++
Package gworker provides wrapper of github.com/panjf2000/ants/v2.
-
Updated
Dec 24, 2020 - Go
Quantitative MRI toolbox in Python
mri
segmentation
quantitative
nifti
motion-correction
fsl
diffusion-mri
ants
cbf
relaxometry
quantitative-susceptibility-mapping
mrtrix3
field-mapping
magnetization-transfer
-
Updated
Nov 6, 2021 - Python
Ant Pheromone Trail Simulation
python
simulation
ant
numpy
python3
pygame
trails
ant-colony-optimization
agent-based
ant-simulation
swarm-intelligence
emergent-behavior
foraging
ants
agent-based-simulation
pheromone
ant-colony-simulation
ant-colony
pygame2
pheromones
-
Updated
Jul 1, 2021 - Python
Elementary algorithmic project
-
Updated
Apr 12, 2020 - C
Python script based on ANTs to locate (center & crop) any region given in the CerebrA atlas, while keeping the MRI in its native space.
-
Updated
Sep 27, 2021 - Python
Improve this page
Add a description, image, and links to the ants topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ants topic, visit your repo's landing page and select "manage topics."
Following our work on migrating interactive prompts to Click, some shortcomings regarding the current user experience wrt to interactivity surfaced.
Some pipelines provide the caller with the ability to set some parameters in an interactive fashion, which does not play nice with cluster usage where prompts may hang execution indefinitely. One pi