Pinned Repositories
3D-point-cloud-generation
Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction :grapes: (AAAI 2018)
3D-R2N2
Single/multi view image(s) to voxel reconstruction using a recurrent neural network
3D-RecGAN-extended
🔥3D-RecGAN++ in Tensorflow (TPAMI 2018)
3D-Shape-Analysis-Paper-List
A list of recent papers, libraries and datasets about 3D shape/geometry analysis (by topics, updating).
3D_Point_Cloud_hole_repair_filling
A software for 3D point cloud data hole repair.
3dgan-release
3D Generative Adversarial Network
3DLineDetection
A simple and efficient 3D line detection algorithm for large scale unorganized point cloud
design-resource
A list of design resources.
labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
MaskRCNN-train-my-data
use MaskRCNN train my data
Ella2le's Repositories
Ella2le/alpaca-lora
Instruct-tune LLaMA on consumer hardware
Ella2le/Awesome-Code-LLM
A curated list of language modeling researches for code and related datasets.
Ella2le/Awesome-Code-LLM-paper
👨💻 An awesome and curated list of best code-LLM for research.
Ella2le/Awesome-Image-Quality-Assessment
A collection of IQA papers (mainly deep learning methods), datasets and codes.
Ella2le/Awesome-Text-to-Image
A Survey on Text-to-Image Generation/Synthesis.
Ella2le/CogView2
official code repo for paper "CogView2: Faster and Better Text-to-Image Generation via Hierarchical Transformers"
Ella2le/consistency_models
Official repo for consistency models.
Ella2le/ConvNeXt
Code release for ConvNeXt model
Ella2le/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
Ella2le/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Ella2le/diffusion
Denoising Diffusion Probabilistic Models
Ella2le/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
Ella2le/free-font
大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...
Ella2le/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Ella2le/geopandas
Python tools for geographic data
Ella2le/ImageProcessing-Python
该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。
Ella2le/IQA
Fast and accurate Active SAmpling method for Pairwise comparisons
Ella2le/Meta-DETR
Ella2le/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
Ella2le/nngen_ddpm_ddim
Ella2le/NTIRE21_VEnh
Ella2le/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
Ella2le/rcg
PyTorch implementation of RCG https://arxiv.org/abs/2312.03701
Ella2le/study_new
detection,classification,and anything to earn higher score!!!
Ella2le/tesseract
Tesseract Open Source OCR Engine (main repository)
Ella2le/vision_transformer
Ella2le/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Ella2le/wbia-deprecate-tpl-brambox
A fork of https://gitlab.com/EAVISE/brambox
Ella2le/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Ella2le/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/