-
BGF-YOLO8 Public
Forked from mkang315/BGF-YOLO[MICCAI'24] Official implementation of "BGF-YOLO: Enhanced YOLOv8 with Multiscale Attentional Feature Fusion for Brain Tumor Detection".
Python GNU Affero General Public License v3.0 UpdatedJan 2, 2025 -
Swin-Unet Public
Forked from HuCaoFighting/Swin-Unet[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
Python UpdatedNov 17, 2024 -
flexible-yolov5 Public
Forked from Bobo-y/flexible-yolov5More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt
Python GNU General Public License v3.0 UpdatedAug 19, 2024 -
yolo_research Public
Forked from positive666/yolo_researchbased on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV2 and Attention Series. training skills, business customizat…
Python GNU General Public License v3.0 UpdatedMay 22, 2024 -
RadImageNet Public
Forked from BMEII-AI/RadImageNetRadImageNet, a pre-trained convolutional neural networks trained solely from medical imaging to be used as the basis of transfer learning for medical imaging applications.
Python MIT License UpdatedMay 15, 2024 -
ClassicComputerScienceProblemsInPython Public
Forked from davecom/ClassicComputerScienceProblemsInPythonSource Code for the Book Classic Computer Science Problems in Python
Python Apache License 2.0 UpdatedMay 12, 2024 -
-
tpu Public
Forked from tensorflow/tpuLearning Data Augmentation Strategies for Object Detection (models /official /detection/)
Jupyter Notebook Apache License 2.0 UpdatedJul 10, 2023 -
FastSAM Public
Forked from CASIA-IVA-Lab/FastSAMFast Segment Anything
Python Apache License 2.0 UpdatedJun 23, 2023 -
super-gradients Public
Forked from Deci-AI/super-gradientsEasily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Python Apache License 2.0 UpdatedJun 5, 2023 -
Grounded-Segment-Anything Public
Forked from IDEA-Research/Grounded-Segment-AnythingMarrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
Jupyter Notebook Apache License 2.0 UpdatedApr 30, 2023 -
GroundingDINO Public
Forked from IDEA-Research/GroundingDINOThe official implementation of "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
Python Apache License 2.0 UpdatedApr 27, 2023 -
3d-grounded-sam-osx Public
Forked from linjing7/grounded-sam-osxSubmodule for Grounded-SAM
Python Apache License 2.0 UpdatedApr 17, 2023 -
3D-Visualization-Tool Public
Forked from linjing7/3D-Visualization-ToolSome demos for 3D visualization with pyrender, open3d
Python UpdatedApr 13, 2023 -
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python GNU General Public License v3.0 UpdatedApr 4, 2023 -
YoloR Public
Forked from WongKinYiu/yolorimplementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
Python GNU General Public License v3.0 UpdatedMar 15, 2023 -
DINO Public
Forked from IDEA-Research/DINO[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Python Apache License 2.0 UpdatedMar 13, 2023 -
Object-Detection-Metrics Public
Forked from rafaelpadilla/Object-Detection-MetricsMost popular metrics used to evaluate object detection algorithms.
Python MIT License UpdatedMar 10, 2023 -
yolov8-live Public
Forked from SkalskiP/yolov8-liveA short script showing how to build simple real-time video analytics apps using YOLOv8 and Supervision. Try it out, and most importantly have fun! 🤪
Python UpdatedFeb 25, 2023 -
yolov7 Public
Forked from SkalskiP/yolov7Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Jupyter Notebook GNU General Public License v3.0 UpdatedDec 27, 2022 -
YOLOv6 Public
Forked from SkalskiP/YOLOv6YOLOv6: a single-stage object detection framework dedicated to industrial applications.
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 17, 2022 -
deeplearning-notes Public
Forked from lijqhs/deeplearning-notesNotes for Deep Learning Specialization Courses led by Andrew Ng.
MIT License UpdatedAug 14, 2022 -
ConvCaps-DR Public
Forked from jpviguerasguillen/ConvCaps-DRA keras (Tensorflow) implementation of an updated version of (Deep) Capsule Networks with Dynamic Routing (DR) and Expectation-Maximization algorithm (EM).
Python Apache License 2.0 UpdatedMay 22, 2022 -
YOLOv5-Multibackbone-Compression Public
Forked from Gumpest/YOLOv5-Multibackbone-CompressionYOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quanti…
Python UpdatedApr 29, 2022 -
CapsNet-pytorch Public
Forked from adambielski/CapsNet-pytorchPyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 13, 2021 -
awesome-anomaly-detection Public
Forked from neerakara/awesome-anomaly-detectionA curated list of awesome anomaly detection resources
UpdatedMar 5, 2021 -
domain_shift_in_unsupervised_models Public
Forked from neerakara/domain_shift_in_unsupervised_modelsPython UpdatedAug 20, 2020 -
RU-Net Public
Forked from NabaviLab/RU-NetResidual Deep Learning System for Mass Segmentation and Classification in Mammography
MATLAB UpdatedJun 1, 2019 -
Adaptive_batch_norm_for_segmentation Public
Forked from neerakara/Adaptive_batch_norm_for_segmentationCode for the article "A Lifelong Learning Approach to Brain MR Segmentation Across Scanners and Protocols"
Python MIT License UpdatedApr 15, 2019 -
CBIS-DDSM-lishen Public
Forked from yuyuyu123456/CBIS-DDSMJupyter Notebook GNU General Public License v3.0 UpdatedFeb 27, 2019