All Projects → Objectron → Similar Projects or Alternatives

7424 Open source projects that are alternatives of or similar to Objectron

Cubicasa5k
CubiCasa5k floor plan dataset
Stars: ✭ 98 (-92.75%)
Mutual labels:  jupyter-notebook, dataset
Pconv Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
Stars: ✭ 786 (-41.86%)
Mutual labels:  ai, jupyter-notebook
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (-44.67%)
Mutual labels:  ai, jupyter-notebook
Transportationnetworks
Transportation Networks for Research
Stars: ✭ 312 (-76.92%)
Mutual labels:  jupyter-notebook, dataset
Aiopen
AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更清晰和更全面的了解。
Stars: ✭ 62 (-95.41%)
Mutual labels:  ai, jupyter-notebook
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-73.45%)
Mutual labels:  ai, jupyter-notebook
Hate Speech And Offensive Language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
Stars: ✭ 543 (-59.84%)
Mutual labels:  jupyter-notebook, dataset
React Force Graph
React component for 2D, 3D, VR and AR force directed graphs
Stars: ✭ 589 (-56.43%)
Mutual labels:  3d, augmented-reality
Deep learning projects
Stars: ✭ 28 (-97.93%)
Mutual labels:  jupyter-notebook, dataset
Animegan
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
Stars: ✭ 1,095 (-19.01%)
Mutual labels:  jupyter-notebook, dataset
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+136.02%)
Mutual labels:  ai, jupyter-notebook
Eval Vislam
Toolkit for VI-SLAM evaluation.
Stars: ✭ 89 (-93.42%)
Mutual labels:  dataset, augmented-reality
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (-77.81%)
Mutual labels:  ai, jupyter-notebook
Medmnist
[ISBI'21] MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis
Stars: ✭ 338 (-75%)
Mutual labels:  jupyter-notebook, dataset
Whylogs
Profile and monitor your ML data pipeline end-to-end
Stars: ✭ 328 (-75.74%)
Mutual labels:  jupyter-notebook, dataset
Tsdf Fusion
Fuse multiple depth frames into a TSDF voxel volume.
Stars: ✭ 426 (-68.49%)
Mutual labels:  3d, 3d-reconstruction
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-66.79%)
Mutual labels:  ai, jupyter-notebook
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (-48.22%)
Mutual labels:  jupyter-notebook, dataset
Nerf pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
Stars: ✭ 362 (-73.22%)
Machine Learning Experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Stars: ✭ 841 (-37.8%)
Mutual labels:  ai, jupyter-notebook
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (-36.76%)
Mutual labels:  ai, jupyter-notebook
Cinemanet
Stars: ✭ 57 (-95.78%)
Mutual labels:  jupyter-notebook, dataset
Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-97.49%)
Mutual labels:  ai, jupyter-notebook
Symbolic Musical Datasets
🎹 symbolic musical datasets
Stars: ✭ 79 (-94.16%)
Mutual labels:  jupyter-notebook, dataset
Pragmaticai
[Book-2019] Pragmatic AI: An Introduction to Cloud-based Machine Learning
Stars: ✭ 79 (-94.16%)
Mutual labels:  ai, jupyter-notebook
Intrinsic3d
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
Stars: ✭ 297 (-78.03%)
Mutual labels:  3d, 3d-reconstruction
Ai Dl Enthusiasts Meetup
AI & Deep Learning Enthusiasts Meetup Project & Study Sessions
Stars: ✭ 90 (-93.34%)
Mutual labels:  ai, jupyter-notebook
Datascience course
Curso de Data Science em Português
Stars: ✭ 294 (-78.25%)
Mutual labels:  jupyter-notebook, dataset
Covid19 twitter
Covid-19 Twitter dataset for non-commercial research use and pre-processing scripts - under active development
Stars: ✭ 304 (-77.51%)
Mutual labels:  jupyter-notebook, dataset
Google Research
Google Research
Stars: ✭ 20,927 (+1447.86%)
Mutual labels:  ai, jupyter-notebook
Dsprites Dataset
Dataset to assess the disentanglement properties of unsupervised learning methods
Stars: ✭ 340 (-74.85%)
Mutual labels:  jupyter-notebook, dataset
Supervisely
AI for everyone! 🎉 Neural networks, tools and a library we use in Supervisely
Stars: ✭ 332 (-75.44%)
Mutual labels:  ai, jupyter-notebook
Machinelearning Deeplearning Nlp Leetcode Statisticallearningmethod Tensorflow
最近在学习机器学习,深度学习,自然语言处理,统计学习方法等知识,理论学习主要根据readme的链接,在学习理论的同时,决定自己将学习的相关算法用Python实现一遍,并结合GitHub上相关大牛的代码进行改进,本项目会不断的更新相关算法,欢迎star,fork和关注。 主要包括: 1.吴恩达Andrew Ng老师的机器学习课程作业个人笔记 Python实现, 2.deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) Python实现, 3.李航《统计学习方法》 Python代码实现, 4.自然语言处理NLP 牛津大学xDeepMind Python代码实现, 5.LeetCode刷题,题析,分析心得笔记 Java和Python代码实现, 6.TensorFlow人工智能实践代码笔记 北京大学曹健老师课程和TensorFlow:实战Google深度学习框架(第二版) Python代码实现, 附带一些个人心得和笔记。GitHub上有很多机器学习课程的代码资源,我也准备自己实现一下,后续会更新笔记,代码和百度云网盘链接。 这个项目主要是学习算法的,并且会不断更新相关资源和代码,欢迎关注,star,fork! Min's blog 欢迎访问我的博客主页! (Welcome to my blog website !)https://liweimin1996.github.io/
Stars: ✭ 359 (-73.45%)
Mutual labels:  ai, jupyter-notebook
Oie Resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
Stars: ✭ 283 (-79.07%)
Mutual labels:  ai, dataset
Comma2k19
A driving dataset for the development and validation of fused pose estimators and mapping algorithms
Stars: ✭ 391 (-71.08%)
Mutual labels:  jupyter-notebook, dataset
Vpgnet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
Stars: ✭ 382 (-71.75%)
Mutual labels:  jupyter-notebook, dataset
Tsdf Fusion Python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
Stars: ✭ 464 (-65.68%)
Mutual labels:  3d, 3d-reconstruction
Curated List Of Awesome 3d Morphable Model Software And Data
The idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dagstuhl seminar on 3D Morphable Models https://www.dagstuhl.de/19102 in March 2019.
Stars: ✭ 375 (-72.26%)
Mutual labels:  3d, 3d-reconstruction
Food 101 Keras
Food Classification with Deep Learning in Keras / Tensorflow
Stars: ✭ 646 (-52.22%)
Mutual labels:  ai, jupyter-notebook
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (-55.55%)
Mutual labels:  ai, jupyter-notebook
Stealing Ur Feelings
Winner of Mozilla's $50,000 prize for art and advocacy exploring AI
Stars: ✭ 784 (-42.01%)
Mutual labels:  ai, augmented-reality
Tehran Stocks
A python package to access tsetmc data
Stars: ✭ 282 (-79.14%)
Mutual labels:  jupyter-notebook, dataset
Ai Doctor
Machine learning discord bot , Detects diseases within seconds with just an xray scan
Stars: ✭ 27 (-98%)
Mutual labels:  ai, jupyter-notebook
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (-38.54%)
Mutual labels:  ai, jupyter-notebook
Tedsds
Apache Spark - Turbofan Engine Degradation Simulation Data Set example in Apache Spark
Stars: ✭ 14 (-98.96%)
Mutual labels:  jupyter-notebook, dataset
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (-38.91%)
Mutual labels:  ai, jupyter-notebook
Covidnet Ct
COVID-Net Open Source Initiative - Models and Data for COVID-19 Detection in Chest CT
Stars: ✭ 57 (-95.78%)
Mutual labels:  jupyter-notebook, dataset
Chinesetrafficpolicepose
Detects Chinese traffic police commanding poses 检测中国交警指挥手势
Stars: ✭ 49 (-96.38%)
Mutual labels:  jupyter-notebook, dataset
Wikipedia ner
📖 Labeled examples from wiki dumps in Python
Stars: ✭ 61 (-95.49%)
Mutual labels:  jupyter-notebook, dataset
Covid Ct
COVID-CT-Dataset: A CT Scan Dataset about COVID-19
Stars: ✭ 820 (-39.35%)
Mutual labels:  jupyter-notebook, dataset
Pymeshfix
Python Wrapper for MeshFix: easily repair holes in PyVista surface meshes
Stars: ✭ 75 (-94.45%)
Mutual labels:  3d, 3d-reconstruction
Raccoon dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
Stars: ✭ 1,177 (-12.94%)
Mutual labels:  jupyter-notebook, dataset
Openml R
R package to interface with OpenML
Stars: ✭ 81 (-94.01%)
Mutual labels:  jupyter-notebook, dataset
Toronto 3d
A Large-scale Mobile LiDAR Dataset for Semantic Segmentation of Urban Roadways
Stars: ✭ 69 (-94.9%)
Mutual labels:  dataset, 3d
Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-79.81%)
Mutual labels:  jupyter-notebook, dataset
Realityui
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene.
Stars: ✭ 275 (-79.66%)
Mutual labels:  3d, augmented-reality
3d Machine Learning
A resource repository for 3D machine learning
Stars: ✭ 7,405 (+447.71%)
Mutual labels:  3d, 3d-reconstruction
Vitech
tuyển chọn các tài liệu về công nghệ bằng tiếng Việt
Stars: ✭ 63 (-95.34%)
Mutual labels:  ai, jupyter-notebook
Deep Dream In Pytorch
Pytorch implementation of the DeepDream computer vision algorithm
Stars: ✭ 90 (-93.34%)
Mutual labels:  ai, jupyter-notebook
Pix2face
3D human face estimation and rendering from a single image
Stars: ✭ 89 (-93.42%)
1-60 of 7424 similar projects