Fake Profile Detector (Deepfake, GAN)
Right-click on a profile picture, our model will detect if that image contains a GAN generated or real person!
Что такое Fake Profile Detector (Deepfake, GAN)?
Fake Profile Detector (Deepfake, GAN) - это расширение Chrome, разработанное v7, и его основная функция - "Right-click on a profile picture, our model will detect if that image contains a GAN generated or real person!".
Снимки экрана расширения
Скачать файл CRX расширения Fake Profile Detector (Deepfake, GAN)
Скачайте файлы расширений Fake Profile Detector (Deepfake, GAN) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
How to use V7 Deepfake Detector
- Install V7 Chrome extension
- Enable Chrome notifications on your computer
- Choose the profile picture you want to scan
- Right-click on the picture and select "Check Fake Profile Picture"
- See results in the top right-hand corner notification
DISCLAIMERS/NOTES:
- Currently only works on Desktop
- This chrome extension uses notifications to output the AI model results, so be sure to have them activated and not to have 'Do Not Disturb' mode when using it
- If you are on a Mac, you can often find the results in your notification center which you can access by swiping with two fingers from the right edge of the trackpad to the left.
- This AI model only works with StyleGAN images used to generate fake human faces of people who don't really exist. It does not detect video deepfakes or face swaps.
- Does not currently work with deep fakes in video or face swaps Основная информация о расширении
| Название | |
| ID | jbpcgcnnhmjmajjkgdaogpgefbnokpcc |
| Официальный URL | https://chromewebstore.google.com/detail/fake-profile-detector-dee/jbpcgcnnhmjmajjkgdaogpgefbnokpcc |
| Описание | Right-click on a profile picture, our model will detect if that image contains a GAN generated or real person! |
| Размер файла | 1.76 MB |
| Количество установок | 10,659 |
| Текущая Версия | 0.1.3 |
| Последнее Обновление | 2023-08-13 |
| Дата публикации | 2022-03-12 |
| Рейтинг | 3.38/5 Всего 32 оценок |
| Разработчик | v7 |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://www.v7labs.com/ |
| URL страницы помощи | https://www.v7labs.com/contact |
| URL страницы политики конфиденциальности | https://www.v7labs.com/terms/dps |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fake Profile Detector (Deepfake, GAN)",
"description": "Right-click on a profile picture, our model will detect if that image contains a GAN generated or real person!",
"homepage_url": "https:\/\/www.v7labs.com\/",
"version": "0.1.3",
"manifest_version": 3,
"permissions": [
"contextMenus",
"notifications",
"activeTab",
"storage",
"unlimitedStorage"
],
"background": {
"service_worker": "\/scripts\/background.js"
},
"content_scripts": [
{
"matches": [
" | |