xiaoxingxingkz's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
sjtug/SJTUThesis
上海交通大学 LaTeX 论文模板 | Shanghai Jiao Tong University LaTeX Thesis Template
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
ShoufaChen/DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
PyMesh/PyMesh
Geometry Processing Library for Python
Totoro97/NeuS
Code release for NeuS
thodan/bop_toolkit
A Python toolkit of the BOP benchmark for 6D object pose estimation.
yuanchenyang/smalldiffusion
Simple and readable code for training and sampling from diffusion models
cvlab-epfl/segmentation-driven-pose
Segmentation-driven 6D Object Pose Estimation. CVPR 2019.
mueller-franzes/medfusion
Implementation of Medfusion - A latent diffusion model for medical image synthesis.
by-sabbir/HeadPoseEstimation
Head Pose Estimation using OpenCV solving PNP.
xukeqin/PnP
3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解
GouMinghao/new_SJTU_thesis_template
SJTU thesis template version 2021, modified from the official version
aakashrkaku/knee-cartilage-segmentation
The project covers various deep learning models to automate the segmentation of knee cartilages using the diffusion weighted MRI
3D-MRI-Tissue-Segmentation/knee-segmentation
Automatic Segmentation of Knee Cartilage from MRI using Deep Learning
adarshmodh/Augmented_Reality_AprilTags
Estimating the camera pose from april tags using P3P/PnP methods and projecting a bird mesh on the tag
KeunwooPark/fisheye_mesh_generator
A simple python script to generate mesh objects for a virtual fisheye camera.
edgarriba/pnp_demo
Google Summer of Code 2014 - OpenCV - PnP Demo
Genome3d/genetic_regulation_in_ASD
Analysis of regulatory impacts of autism-associated SNPs on biological pathways in the fetal and adult cortex.
bassemsab/LSM-Segmentation
An application that segments objects of interest on a medical image from background with a fully automated level set method seed generation in addition to a graphical application for comparing segmentation algorithms
xiaoxingxingkz/BrainStatTrans-GAN
Pytorch implementation of BrainStatTrans-GAN and RMFN on ADNI, AIBL, and OASIS(IEEE-JBHI2023)
xiaoxingxingkz/FTN-MindSpore
MindSpore implementation of FTN on ADNI Dataset(PRIME-MICCAI-Workshop3023)
xiaoxingxingkz/MLG-GAN
Pytorch implementation of MLG-GAN & Mul-T on ADNI, and OASIS (CMIG2023)
TonyCMU/camodocal
CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry
xiaoxingxingkz/MACN-Mindspore
MindSpore implementation of MACN(IEEE-JBHI2023)