malloc159

malloc159

Geek Repo

Github PK Tool:Github PK Tool

malloc159's starred repositories

pytorch-nested-unet

PyTorch implementation of UNet++ (Nested U-Net).

Language:PythonLicense:MITStargazers:826Issues:0Issues:0

FLatten-Transformer

Official repository of FLatten Transformer (ICCV2023)

Language:PythonStargazers:368Issues:0Issues:0

DSNet

a novel real-time model in semantic segmentation

Language:PythonLicense:MITStargazers:72Issues:0Issues:0

Convolutional-KANs

This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing the classic linear transformation of the convolution to learnable non linear activations in each pixel.

Language:Jupyter NotebookLicense:MITStargazers:669Issues:0Issues:0

MambaIR

[ECCV2024] An official pytorch implement of the paper "MambaIR: A simple baseline for image restoration with state-space model".

Language:PythonLicense:Apache-2.0Stargazers:367Issues:0Issues:0

tsplib

Repository of symmetric TSP data

Stargazers:30Issues:0Issues:0

efficient-kan

An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).

Language:PythonLicense:MITStargazers:3714Issues:0Issues:0

Growth-Optimizer

a novel and powerful meta-heuristic algorithm

Language:MATLABLicense:BSD-3-ClauseStargazers:9Issues:0Issues:0
Language:PythonStargazers:40Issues:0Issues:0

SA-Net

Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks

Language:PythonStargazers:247Issues:0Issues:0

DA-TransUnet

DA-TransUNet: Combining Dual Attention of Position and Channel with Transformer U-net for Medical Image Segmentation

Language:PythonLicense:GPL-3.0Stargazers:106Issues:0Issues:0

TransUNet

This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.

Language:PythonLicense:Apache-2.0Stargazers:2274Issues:0Issues:0

LViT

[IEEE Transactions on Medical Imaging/TMI] This repo is the official implementation of "LViT: Language meets Vision Transformer in Medical Image Segmentation"

Language:PythonLicense:MITStargazers:274Issues:0Issues:0

Swin-Unet

[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"

Language:PythonStargazers:1627Issues:0Issues:0

Dataset

Dataset for all

Language:MATLABLicense:MITStargazers:38Issues:0Issues:0

jps_global_planner

Jump Point Search global planner for ROS 1

Language:C++License:BSD-3-ClauseStargazers:21Issues:0Issues:0

path_smoothing_ros

A cubic spline interpolator for path smoothing. Compatible with ROS.

Language:C++License:BSD-3-ClauseStargazers:1Issues:0Issues:0

LBFGS-Lite

LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.

Language:C++License:MITStargazers:315Issues:0Issues:0

Swarm-intelligence-optimization-algorithm

种群算法复现(swarm-algorithm),包括乌鸦搜索(Crow Search Algorithm, CSA)、樽海鞘群算法(Salp Swarm Algorithm, SSA)、缎蓝园丁鸟优化算法(Satin Bowerbird Optimizer, SBO)、麻雀搜索算法(Sparrow Search Algorithm, SSA)、 狼群搜索算法(2007WPS, 2013WPA)、正余弦优化算法(Sine Cosine Algorithm, CSA)、烟花算法(Fireworks Algorithm, FA)

Language:PythonStargazers:284Issues:0Issues:0

hybrid_astar_planner

This is a global planner plugin of ROS move_base package

Language:C++License:BSD-3-ClauseStargazers:104Issues:0Issues:0

PathPlanning

Common used path planning algorithms with animations.

Language:PythonLicense:MITStargazers:7740Issues:0Issues:0

python_motion_planning

Motion planning and Navigation of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, RPP, DDPG, Bezier, Dubins etc.

Language:PythonLicense:GPL-3.0Stargazers:365Issues:0Issues:0

matlab_motion_planning

Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.

Language:MATLABLicense:GPL-3.0Stargazers:259Issues:0Issues:0

Autonomous_Mobile_Robot_Navigation_In_ROS

A project for Motion Planning: Combined application of A* with RRT* where A* acts as a global planner and RRT* acts as a local planner

Language:C++Stargazers:45Issues:0Issues:0

Terrestrial-Aerial-Navigation

An autonomous navigation framework that brings complete autonomy to terrestrial-aerial bimodal vehicles (TABVs)

Language:C++License:GPL-3.0Stargazers:75Issues:0Issues:0

GCOPTER

A General-Purpose Trajectory Optimizer for Multicopters

Language:C++License:MITStargazers:699Issues:0Issues:0

factorybot

Simulate an Autonomous Guided Vehicle (AGV) in a factory environment while doing localization, mapping and path planning.

Language:C++Stargazers:12Issues:0Issues:0

ros_motion_planning

Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.

Language:C++License:GPL-3.0Stargazers:1955Issues:0Issues:0

TSP_collection

TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)

Language:PythonStargazers:689Issues:0Issues:0