4345rtd's Stars
hustdebug/v-shuttle
PetoiCamp/NonCodeFiles
Moved the images from OpenCat repo to reduce its size.
PetoiCamp/OpenCat
An open source quadruped robot pet framework for developing Boston Dynamics-style four-legged robots that are perfect for STEM, coding & robotics education, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development.
TYTaO/CBIR-demos
本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。该算法在UCMD数据集上进行了性能验证。
leggedrobotics/darknet_ros
YOLO ROS: Real-Time Object Detection for ROS
xxxily/hello-ai
It's not AI that takes away your job, but the people who master the use of AI tools. The most deadly attack is a dimension-reducing strike: destroying you has nothing to do with you - from "The Three-Body Problem". 中文说明: 抢走你工作的不是AI,而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》
TheAlgorithms/Python
All Algorithms implemented in Python
lehuutrung1412/ImageRetrieval
Build content-based image retrieval system using deep learning, applied some large scale similarity search technicals like Kdtree, LSH, Faiss.
chanwoood/Image-Retrieval
基于感知哈希算法实现图像检索
setezzy/image-retrieval
CNN-based image retrieval with TensorFlow and Keras
abhinav23dixit/Text-and-Content-Based-Image-Retrieval
An image captioning based image retrieval model which can be used both via GUI and command line
filipradenovic/revisitop
Revisiting Oxford and Paris: Large-Scale Image Retrieval Benchmarking
kentsommer/VGG16-Image-Retrieval
Uses TensorFlow and FC2 features to match test images to the same category given a query image as input
OliverEdholm/Image-Retrieval
Image retrieval program made in Tensorflow supporting VGG16, VGG19, InceptionV3 and InceptionV4 pretrained networks and own trained Convolutional autoencoder.
wangyanckxx/Single-Underwater-Image-Enhancement-and-Color-Restoration
Single Underwater Image Enhancement and Color Restoration, which is Python implementation for a comprehensive review paper "An Experimental-based Review of Image Enhancement and Image Restoration Methods for Underwater Imaging"
HanXiaoyang/image_retrieval
Image retrieval system demo based on caffe and lsh
kayzhu/LSHash
A fast Python implementation of locality sensitive hashing.
elcorto/unfish
Correct fisheye distortions in images using OpenCV
cameronfabbri/Underwater-Color-Correction
Using GANs to correct color distortion in underwater images.
AaronJny/nerual_style_change
使用VGG19迁移学习实现图像风格迁移。
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
Lonely79/Style_Transfer_1
Paper recurrence——【CVPR-2016】Image Style Transfer Using Convolutional Neural Networks