awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to s9xie/hed

Open-source alternatives to S9xie Hed

30 open-source projects similar to s9xie/hed, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best S9xie Hed alternative.

  • alexsax/2d-3d-semanticsAvatar alexsax

    alexsax/2D-3D-Semantics

    532Vezi pe GitHub↗

    The 2D-3D-S dataset provides a variety of mutually registered modalities from 2D, 2.5D and 3D domains, with instance-level semantic and geometric annotations. It covers over 6,000 m2 collected in 6 large-scale indoor areas that originate from 3 different buildings. It contains over 70,000 RGB…

    C++
    Vezi pe GitHub↗532
  • aravindhm/deep-goggleAvatar aravindhm

    aravindhm/deep-goggle

    168Vezi pe GitHub↗

    Source code for "Understanding Deep Image Representations by Inverting Them", CVPR 2015

    Matlab
    Vezi pe GitHub↗168
  • carpedm20/simulated-unsupervised-tensorflowAvatar carpedm20

    carpedm20/simulated-unsupervised-tensorflow

    575Vezi pe GitHub↗

    TensorFlow implementation of "Learning from Simulated and Unsupervised Images through Adversarial Training"

    Python
    Vezi pe GitHub↗575
  • chrischoy/3d-r2n2Avatar chrischoy

    chrischoy/3D-R2N2

    1,411Vezi pe GitHub↗

    Single/multi view image(s) to voxel reconstruction using a recurrent neural network

    Python
    Vezi pe GitHub↗1,411
  • cyang0515/noncuboidroomAvatar CYang0515

    CYang0515/NonCuboidRoom

    116Vezi pe GitHub↗

    Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image

    Python
    Vezi pe GitHub↗116
  • drprojects/deepviewaggAvatar drprojects

    drprojects/DeepViewAgg

    236Vezi pe GitHub↗

    Official implementation for Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation (CVPR'22 Best Paper Finalist 🎉) If you ❤️ or simply use this project, don't forget to give the repository a ⭐, it means a lot to us !

    Python
    Vezi pe GitHub↗236
  • facebookresearch/habitat-apiAvatar facebookresearch

    facebookresearch/habitat-api

    3,035Vezi pe GitHub↗

    Habitat-Lab

    Python
    Vezi pe GitHub↗3,035
  • facebookresearch/habitat-simAvatar facebookresearch

    facebookresearch/habitat-sim

    3,532Vezi pe GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    Vezi pe GitHub↗3,532
  • fyu/dilationAvatar fyu

    fyu/dilation

    785Vezi pe GitHub↗

    Properties of dilated convolution are discussed in our ICLR 2016 conference paper. This repository contains the network definitions and the trained models. You can use this code together with vanilla Caffe to segment images using the pre-trained models. If you want to train the models yourself,…

    Python
    Vezi pe GitHub↗785
  • goodfeli/adversarialAvatar goodfeli

    goodfeli/adversarial

    4,074Vezi pe GitHub↗

    This project is a generative adversarial network implementation and research framework. It provides the tools and hyperparameters necessary to train and evaluate generative models across various datasets, specifically designed to reproduce results from academic research. The framework includes a Parzen density likelihood estimator to calculate model log likelihood. This allows for the quantitative evaluation of generative distributions and the measurement of overall model performance. The codebase covers machine learning research capabilities, focusing on the training of adversarial networks

    Python
    Vezi pe GitHub↗4,074
  • guanghan/gnet-poseAvatar Guanghan

    Guanghan/GNet-pose

    88Vezi pe GitHub↗

    Source code release of the paper: Knowledge-Guided Deep Fractal Neural Networks for Human Pose Estimation.

    Matlab
    Vezi pe GitHub↗88
  • hep-lbdl/adversarial-jetsAvatar hep-lbdl

    hep-lbdl/adversarial-jets

    61Vezi pe GitHub↗

    Training, generation, and analysis code for Learning Particle Physics by Example: Location-Aware Generative Adversarial Networks for Physics

    Jupyter Notebook
    Vezi pe GitHub↗61
  • jiajunwu/3dinnAvatar jiajunwu

    jiajunwu/3dinn

    107Vezi pe GitHub↗

    This repository contains pre-trained models and evaluation code for the project 'Single Image 3D Interpreter Network' (ECCV 2016).

    Matlab
    Vezi pe GitHub↗107
  • lantaoyu/seqganAvatar LantaoYu

    LantaoYu/SeqGAN

    2,095Vezi pe GitHub↗

    Implementation of Sequence Generative Adversarial Nets with Policy Gradient

    Python
    Vezi pe GitHub↗2,095
  • longjon/caffeAvatar longjon

    longjon/caffe

    81Vezi pe GitHub↗

    Caffe

    C++
    Vezi pe GitHub↗81
  • minhnhat93/tf-sndcganAvatar minhnhat93

    minhnhat93/tf-SNDCGAN

    250Vezi pe GitHub↗

    Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)

    Python
    Vezi pe GitHub↗250
  • mit-spark/kimeraAvatar MIT-SPARK

    MIT-SPARK/Kimera

    2,083Vezi pe GitHub↗

    Index repo for Kimera code

    Vezi pe GitHub↗2,083
  • nagadomi/waifu2xAvatar nagadomi

    nagadomi/waifu2x

    28,144Vezi pe GitHub↗

    This project is a command-line tool designed for image super-resolution and noise reduction, with a primary focus on anime-style illustrations. It utilizes convolutional neural network inference to reconstruct missing pixel data and remove digital artifacts, allowing users to upscale images and reduce noise either independently or in a single simultaneous processing pass. Beyond its core image restoration capabilities, the software provides a comprehensive suite for machine learning model training. Users can prepare custom datasets and optimize neural networks for specific restoration tasks,

    Luasuper-resolutiontorchwaifu2x
    Vezi pe GitHub↗28,144
  • open-air-sun/cerberusAvatar OPEN-AIR-SUN

    OPEN-AIR-SUN/Cerberus

    63Vezi pe GitHub↗

    Paper Accepted to CVPR 2022.

    Python
    Vezi pe GitHub↗63
  • open-air-sun/pq-transformerAvatar OPEN-AIR-SUN

    OPEN-AIR-SUN/PQ-Transformer

    84Vezi pe GitHub↗

    Paper

    Python
    Vezi pe GitHub↗84
  • open-air-sun/viewpoint-bottleneckAvatar OPEN-AIR-SUN

    OPEN-AIR-SUN/Viewpoint-Bottleneck

    61Vezi pe GitHub↗

    Paper

    Python
    Vezi pe GitHub↗61
  • pnxd/ffl-3dogAvatar PNXD

    PNXD/FFL-3DOG

    18Vezi pe GitHub↗

    Free-form Description-guided 3D Visual Graph Networks for Object Grounding in Point Cloud

    Python
    Vezi pe GitHub↗18
  • qingyonghu/randla-netAvatar QingyongHu

    QingyongHu/RandLA-Net

    1,551Vezi pe GitHub↗

    🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)

    Python
    Vezi pe GitHub↗1,551
  • qingyonghu/sqnAvatar QingyongHu

    QingyongHu/SQN

    121Vezi pe GitHub↗

    This is the official repository of the Semantic Query Network (SQN). For technical details, please refer to:

    Python
    Vezi pe GitHub↗121
  • rbgirshick/rcnnAvatar rbgirshick

    rbgirshick/rcnn

    2,414Vezi pe GitHub↗

    R-CNN: Regions with Convolutional Neural Network Features

    Matlab
    Vezi pe GitHub↗2,414
  • rshivansh/omnilayoutAvatar rshivansh

    rshivansh/OmniLayout

    2Vezi pe GitHub↗

    This is the implementation of our CVPRW'21 paper " OmniLayout: Room Layout Reconstruction from Indoor Spherical Panoramas " accepted at the 2nd workshop on Omnidirectional Computer Vision.

    Vezi pe GitHub↗2
  • shenwei1231/deepcontourAvatar shenwei1231

    shenwei1231/DeepContour

    95Vezi pe GitHub↗

    The testing code for deep contour detector

    MATLAB
    Vezi pe GitHub↗95
  • shurans/sscnetAvatar shurans

    shurans/sscnet

    346Vezi pe GitHub↗

    This repo contains training and testing code for our paper on semantic scene completion, a task for producing a complete 3D voxel representation of volumetric occupancy and semantic labels for a scene from a single-view depth map observation. More information about the project can be found in…

    Jupyter Notebook
    Vezi pe GitHub↗346
  • svip-lab/planarreconstructionAvatar svip-lab

    svip-lab/PlanarReconstruction

    374Vezi pe GitHub↗

    PyTorch implementation of our CVPR 2019 paper:

    Python
    Vezi pe GitHub↗374
  • vilab-ucsd/photosceneAvatar ViLab-UCSD

    ViLab-UCSD/photoscene

    102Vezi pe GitHub↗

    The official implementation of PhotoScene: Photorealistic Material and Lighting Transfer for Indoor Scenes. Yu-Ying Yeh, Zhengqin Li, Yannick Hold-Geoffroy, Rui Zhu, Zexiang Xu, Miloš Hašan, Kalyan Sunkavalli, Manmohan Chandraker IEEE / CVF Computer Vision and Pattern Recognition Conference…

    Python
    Vezi pe GitHub↗102

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search