AgathaZhang / Drone-swarm-avoidance-cooperative-targetLinks
这个算法用于无人机群避障一个加入机群的无人机,算法分 为两种思路:(1)加入者的路径规划主动机动规避编队机群、(2)编队微调避让加入者。目前只做了第一种思路。唯一已知信息是原机群的运动轨迹F(x,y,z,t)|each plane,对于第一种思路:对于补位飞机唯一的输入参数是无人机编队时间帧和每架飞机的对应位置,即F(x,y,z,t)|each plane,输出参数是规划的单条路径。对于第二种思路:让正常飞行的编队可以保持在其原始轨迹周围(即,边界条件,规避机动范围<Δv球),补位无人机穿越他们的空隙到达目标位置,输出为需要避碰的其他无人机的机动向量。第一种思路采用三维A*+分段局部规划
☆17Updated last week
Alternatives and similar repositories for Drone-swarm-avoidance-cooperative-target
Users that are interested in Drone-swarm-avoidance-cooperative-target are comparing it to the libraries listed below
Sorting:
- TorchHook: A PyTorch hooks manager, providing convenient interfaces to capture feature maps and debug models.☆12Updated 3 months ago
- 用户面试平台☆18Updated last month
- [2025CVPR] FlowRAM: Grounding Flow Matching Policy with Region-Aware Mamba Framework for Robotic Manipulation☆27Updated last month
- vue3-elementPlus-admin,vue3-elementPlus-template☆31Updated this week
- This is a project about visual spatial reasoning.☆53Updated last week
- ☆42Updated 2 months ago
- Official code release for paper "Robo-Imagine: A Robotic Video Generation Model, For Autoregressive Long-Term Task Video Generation With …☆23Updated last month
- A benchmark evaluates LLMs' performance in automating drawing revision tasks.☆57Updated last week
- Quantify and analyze distribution shifts in learning from samples.☆34Updated 2 weeks ago
- YOLOv11-RGBT: Towards a Comprehensive Single-Stage Multispectral Object Detection Framework(Supports RGBT detection for all YOLO series f…☆412Updated last week
- [AAAI 2024] Official code for Efficient Deweather Mixture-of-Experts with Uncertainty-aware Feature-wise Linear Modulation☆60Updated 7 months ago
- ☆25Updated 3 weeks ago
- Code for paper "RealSR-R1: Reinforcement Learning for Real-World Image Super-Resolution with Vision-Language Chain-of-Thought"☆88Updated 2 months ago
- Similarity-Guided Layer-Adaptive Vision Transformer for UAV Tracking (CVPR 2025)☆54Updated last month
- 上海交通大学《动手学强化学习》课程笔记,完成了所有算法实现,包括但不限于 Actor-Critic、PPO、DDPG、DQN等☆23Updated 5 months ago
- [MM 2025] EventVAD: Training-Free Event-Aware Video Anomaly Detection☆340Updated last month
- Think Beyond Images☆452Updated last week
- 【ICME2025 Oral】 Offical Pytorch Code for "Learning Dual-Domain Multi-Scale Representations for Single Image Deraining"☆15Updated 5 months ago
- Official repository of MMGenBench☆120Updated 5 months ago
- OTFS-channel-estimation☆26Updated 2 months ago
- [Arxiv 2024] Official code for Decomposing the Neurons: Activation Sparsity via Mixture of Experts for Continual Test Time Adaptation☆68Updated last year
- [AAAI 2025] Depth-Centric Dehazing and Depth-Estimation from Real-World Hazy Driving Video☆108Updated 2 months ago
- [Accepted by ICCV2025] Official code of the paper "From Easy to Hard: Progressive Active Learning Framework for Infrared Small Target De…☆162Updated last month
- [NeurIPS'24] Training-Free Adaptive Diffusion with Bounded Difference Approximation Strategy☆71Updated 7 months ago
- [ACM MM'2024] Official repository for "Semantic Editing Increment Benefits Zero-Shot Composed Image Retrieval"☆39Updated 8 months ago
- [Arxiv] Discrete Diffusion in Large Language and Multimodal Models: A Survey☆269Updated last week
- [CVPR 2025] Test-Time Domain Generalization via Universe Learning: A Multi-Graph Matching Approach for Medical Image Segmentation☆75Updated 2 months ago
- A multi-agent system implemented from scratch: dedicated to building a concise and versatile public opinion analysis platform. 从0实现的多智能体系…☆257Updated this week
- [ICML2025] Make LoRA Great Again: Boosting LoRA with Adaptive Singular Values and Mixture-of-Experts Optimization Alignment☆123Updated 2 months ago
- Intervening Anchor Token: Decoding Strategy in Alleviating Hallucinations for MLLMs☆158Updated 5 months ago