Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DedSecInside/ReFleX
ReFleX - Deep Image Recognition Bot
https://github.com/DedSecInside/ReFleX
deep-images deep-learning hacktoberfest machine-learning opencv osint psnappz python3 security security-tools
Last synced: 3 months ago
JSON representation
ReFleX - Deep Image Recognition Bot
- Host: GitHub
- URL: https://github.com/DedSecInside/ReFleX
- Owner: DedSecInside
- License: mit
- Created: 2019-11-10T06:42:53.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-10-14T22:59:12.000Z (over 4 years ago)
- Last Synced: 2024-08-01T16:53:36.087Z (6 months ago)
- Topics: deep-images, deep-learning, hacktoberfest, machine-learning, opencv, osint, psnappz, python3, security, security-tools
- Homepage:
- Size: 24.4 KB
- Stars: 24
- Watchers: 7
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 🤖👾 ReFleX - Deep Image Search/Recognition
Core idea is to develop a software to capture and identify an image and search for the same on websites, social medias and search engines using an optimized image recognition algorithm.
### Image Search engines
- Social Catfish – https://socialcatfish.com/reverse-image-search/
- Tiny Eye – https://www.tineye.com/
- Image Raider – https://www.imageraider.com/
- Small SEO Tools – http://smallseotools.com/reverse-image-search/
- Google Image Search: https://www.google.com/imghp
- Bing Image Search: https://www.bing.com/images/ (Best if location and language is set to US English)
- Yahoo Image Search: https://images.search.yahoo.com/
- Flickr Advanced Search: https://www.flickr.com/search/advanced/ (Best if logged in)
- DuckDuckGo Image Search: https://duckduckgo.com/test?ia=images
- Dogpile Image Search: https://www.dogpile.com/?qc=images
- Pinterest Visual Search Tool: https://www.pinterest.com/------
#### Useful for:
1. Verifying the identity of a person you meet online
2. Photographers trying to find people using their copyrighted photos
3. Identify if a rental is being listed on other sites illicitly
4. Find products you want that you see on pinterest or other sites
5. Track down artists whom you wish to find more of their art
And more...#### To-Do
- [ ] Deep-Learning model
- [ ] Search engine integrations
- [ ] Report/Result modulePlease read the [LICENSE](https://github.com/dedsecinside/ReFleX/blob/master/LICENSE) here.