Compare commits
8 Commits
8b2c0ceea7
...
4c59ca4850
Author | SHA1 | Date |
---|---|---|
|
4c59ca4850 | |
|
72049f3e91 | |
|
6cb5de01f8 | |
|
0bcf340217 | |
|
994a63c546 | |
|
9c42993d0c | |
|
ea73f6b890 | |
|
2c1c567a31 |
|
@ -1,26 +0,0 @@
|
||||||
***[Remove this]The issue would be closed without notice and be considered spam if the template is not followed.***
|
|
||||||
|
|
||||||
**Describe the bug**
|
|
||||||
A clear and concise description of what the bug is.
|
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Error Message**
|
|
||||||
|
|
||||||
`<The error message in terminal>`
|
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
|
||||||
- OS: [e.g. Windows]
|
|
||||||
- Version [e.g. 22]
|
|
||||||
- GPU
|
|
||||||
- CPU
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
Add any other context about the problem here.
|
|
||||||
|
|
||||||
**Confirmation (Mandatory)**
|
|
||||||
- [ ] I have followed the template
|
|
||||||
- [ ] This is not a query about how to increase performance
|
|
||||||
- [ ] I have checked the issues page, and this is not a duplicate
|
|
||||||
|
|
|
@ -0,0 +1,70 @@
|
||||||
|
# @format
|
||||||
|
|
||||||
|
name: Bug Report
|
||||||
|
description: File a bug report to help us improve
|
||||||
|
title: "[Bug]: "
|
||||||
|
labels: ["bug", "triage"]
|
||||||
|
assignees: []
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Thanks for taking the time to fill out this bug report!
|
||||||
|
- type: textarea
|
||||||
|
id: what-happened
|
||||||
|
attributes:
|
||||||
|
label: What happened?
|
||||||
|
description: Also tell us, what did you expect to happen?
|
||||||
|
placeholder: Tell us what you see!
|
||||||
|
value: "A bug happened!"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: steps-to-reproduce
|
||||||
|
attributes:
|
||||||
|
label: Steps to Reproduce
|
||||||
|
description: Please provide detailed steps to reproduce the behavior.
|
||||||
|
placeholder: |
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '....'
|
||||||
|
3. Scroll down to '....'
|
||||||
|
4. See error
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: os
|
||||||
|
attributes:
|
||||||
|
label: Operating System
|
||||||
|
description: What operating system are you using?
|
||||||
|
options:
|
||||||
|
- Windows
|
||||||
|
- macOS
|
||||||
|
- Linux
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: gpu-backend
|
||||||
|
attributes:
|
||||||
|
label: GPU Backend
|
||||||
|
description: Which GPU backend were you using (if applicable)?
|
||||||
|
options:
|
||||||
|
- CUDA (NVIDIA)
|
||||||
|
- DirectML (AMD/Intel/NVIDIA)
|
||||||
|
- CPU Only
|
||||||
|
- Not Applicable
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
id: logs
|
||||||
|
attributes:
|
||||||
|
label: Relevant log output
|
||||||
|
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||||
|
render: shell
|
||||||
|
- type: checkboxes
|
||||||
|
id: terms
|
||||||
|
attributes:
|
||||||
|
label: Code of Conduct
|
||||||
|
description: By submitting this issue, you agree to follow our [Collaboration Guidelines](CONTRIBUTING.md)
|
||||||
|
options:
|
||||||
|
- label: I agree to follow this project's Collaboration Guidelines
|
||||||
|
required: true
|
|
@ -0,0 +1,45 @@
|
||||||
|
{
|
||||||
|
"Source x Target Mapper": "ប្រភប x បន្ថែម Mapper",
|
||||||
|
"select a source image": "ជ្រើសរើសប្រភពរូបភាព",
|
||||||
|
"Preview": "បង្ហាញ",
|
||||||
|
"select a target image or video": "ជ្រើសរើសគោលដៅរូបភាពឬវីដេអូ",
|
||||||
|
"save image output file": "រក្សាទុកលទ្ធផលឯកសាររូបភាព",
|
||||||
|
"save video output file": "រក្សាទុកលទ្ធផលឯកសារវីដេអូ",
|
||||||
|
"select a target image": "ជ្រើសរើសគោលដៅរូបភាព",
|
||||||
|
"source": "ប្រភព",
|
||||||
|
"Select a target": "ជ្រើសរើសគោលដៅ",
|
||||||
|
"Select a face": "ជ្រើសរើសមុខ",
|
||||||
|
"Keep audio": "រម្លងសម្លេង",
|
||||||
|
"Face Enhancer": "ឧបករណ៍ពង្រឹងមុខ",
|
||||||
|
"Many faces": "ទម្រង់មុខច្រើន",
|
||||||
|
"Show FPS": "បង្ហាញ FPS",
|
||||||
|
"Keep fps": "រម្លង fps",
|
||||||
|
"Keep frames": "រម្លងទម្រង់",
|
||||||
|
"Fix Blueish Cam": "ជួសជុល Cam Blueish",
|
||||||
|
"Mouth Mask": "របាំងមាត់",
|
||||||
|
"Show Mouth Mask Box": "បង្ហាញប្រអប់របាំងមាត់",
|
||||||
|
"Start": "ចាប់ផ្ដើម",
|
||||||
|
"Live": "ផ្សាយផ្ទាល់",
|
||||||
|
"Destroy": "លុប",
|
||||||
|
"Map faces": "ផែនទីមុខ",
|
||||||
|
"Processing...": "កំពុងដំណើរការ...",
|
||||||
|
"Processing succeed!": "ការដំណើរការទទួលបានជោគជ័យ!",
|
||||||
|
"Processing ignored!": "ការដំណើរការមិនទទួលបានជោគជ័យ!",
|
||||||
|
"Failed to start camera": "បរាជ័យដើម្បីចាប់ផ្ដើមបើកកាមេរ៉ា",
|
||||||
|
"Please complete pop-up or close it.": "សូមបញ្ចប់ផ្ទាំងផុស ឬបិទវា.",
|
||||||
|
"Getting unique faces": "ការចាប់ផ្ដើមទម្រង់មុខប្លែក",
|
||||||
|
"Please select a source image first": "សូមជ្រើសរើសប្រភពរូបភាពដំបូង",
|
||||||
|
"No faces found in target": "រកអត់ឃើញមុខនៅក្នុងគោលដៅ",
|
||||||
|
"Add": "បន្ថែម",
|
||||||
|
"Clear": "សម្អាត",
|
||||||
|
"Submit": "បញ្ចូន",
|
||||||
|
"Select source image": "ជ្រើសរើសប្រភពរូបភាព",
|
||||||
|
"Select target image": "ជ្រើសរើសគោលដៅរូបភាព",
|
||||||
|
"Please provide mapping!": "សូមផ្ដល់នៅផែនទី",
|
||||||
|
"At least 1 source with target is required!": "ត្រូវការប្រភពយ៉ាងហោចណាស់ ១ ដែលមានគោលដៅ!",
|
||||||
|
"Face could not be detected in last upload!": "មុខមិនអាចភ្ជាប់នៅក្នុងការបង្ហេាះចុងក្រោយ!",
|
||||||
|
"Select Camera:": "ជ្រើសរើសកាមេរ៉ា",
|
||||||
|
"All mappings cleared!": "ផែនទីទាំងអស់ត្រូវបានសម្អាត!",
|
||||||
|
"Mappings successfully submitted!": "ផែនទីត្រូវបានបញ្ជូនជោគជ័យ!",
|
||||||
|
"Source x Target Mapper is already open.": "ប្រភព x Target Mapper បានបើករួចហើយ។"
|
||||||
|
}
|
|
@ -0,0 +1,46 @@
|
||||||
|
{
|
||||||
|
"Source x Target Mapper": "Mapeador de Origem x Destino",
|
||||||
|
"select an source image": "Escolha uma imagem de origem",
|
||||||
|
"Preview": "Prévia",
|
||||||
|
"select an target image or video": "Escolha uma imagem ou vídeo de destino",
|
||||||
|
"save image output file": "Salvar imagem final",
|
||||||
|
"save video output file": "Salvar vídeo final",
|
||||||
|
"select an target image": "Escolha uma imagem de destino",
|
||||||
|
"source": "Origem",
|
||||||
|
"Select a target": "Escolha o destino",
|
||||||
|
"Select a face": "Escolha um rosto",
|
||||||
|
"Keep audio": "Manter o áudio original",
|
||||||
|
"Face Enhancer": "Melhorar rosto",
|
||||||
|
"Many faces": "Vários rostos",
|
||||||
|
"Show FPS": "Mostrar FPS",
|
||||||
|
"Keep fps": "Manter FPS",
|
||||||
|
"Keep frames": "Manter frames",
|
||||||
|
"Fix Blueish Cam": "Corrigir tom azulado da câmera",
|
||||||
|
"Mouth Mask": "Máscara da boca",
|
||||||
|
"Show Mouth Mask Box": "Mostrar área da máscara da boca",
|
||||||
|
"Start": "Começar",
|
||||||
|
"Live": "Ao vivo",
|
||||||
|
"Destroy": "Destruir",
|
||||||
|
"Map faces": "Mapear rostos",
|
||||||
|
"Processing...": "Processando...",
|
||||||
|
"Processing succeed!": "Tudo certo!",
|
||||||
|
"Processing ignored!": "Processamento ignorado!",
|
||||||
|
"Failed to start camera": "Não foi possível iniciar a câmera",
|
||||||
|
"Please complete pop-up or close it.": "Finalize ou feche o pop-up",
|
||||||
|
"Getting unique faces": "Buscando rostos diferentes",
|
||||||
|
"Please select a source image first": "Selecione primeiro uma imagem de origem",
|
||||||
|
"No faces found in target": "Nenhum rosto encontrado na imagem de destino",
|
||||||
|
"Add": "Adicionar",
|
||||||
|
"Clear": "Limpar",
|
||||||
|
"Submit": "Enviar",
|
||||||
|
"Select source image": "Escolha a imagem de origem",
|
||||||
|
"Select target image": "Escolha a imagem de destino",
|
||||||
|
"Please provide mapping!": "Você precisa realizar o mapeamento!",
|
||||||
|
"Atleast 1 source with target is required!": "É necessária pelo menos uma origem com um destino!",
|
||||||
|
"At least 1 source with target is required!": "É necessária pelo menos uma origem com um destino!",
|
||||||
|
"Face could not be detected in last upload!": "Não conseguimos detectar o rosto na última imagem!",
|
||||||
|
"Select Camera:": "Escolher câmera:",
|
||||||
|
"All mappings cleared!": "Todos os mapeamentos foram removidos!",
|
||||||
|
"Mappings successfully submitted!": "Mapeamentos enviados com sucesso!",
|
||||||
|
"Source x Target Mapper is already open.": "O Mapeador de Origem x Destino já está aberto."
|
||||||
|
}
|
|
@ -0,0 +1,45 @@
|
||||||
|
{
|
||||||
|
"Source x Target Mapper": "ตัวจับคู่ต้นทาง x ปลายทาง",
|
||||||
|
"select a source image": "เลือกรูปภาพต้นฉบับ",
|
||||||
|
"Preview": "ตัวอย่าง",
|
||||||
|
"select a target image or video": "เลือกรูปภาพหรือวิดีโอเป้าหมาย",
|
||||||
|
"save image output file": "บันทึกไฟล์รูปภาพ",
|
||||||
|
"save video output file": "บันทึกไฟล์วิดีโอ",
|
||||||
|
"select a target image": "เลือกรูปภาพเป้าหมาย",
|
||||||
|
"source": "ต้นฉบับ",
|
||||||
|
"Select a target": "เลือกเป้าหมาย",
|
||||||
|
"Select a face": "เลือกใบหน้า",
|
||||||
|
"Keep audio": "เก็บเสียง",
|
||||||
|
"Face Enhancer": "ปรับปรุงใบหน้า",
|
||||||
|
"Many faces": "หลายใบหน้า",
|
||||||
|
"Show FPS": "แสดง FPS",
|
||||||
|
"Keep fps": "คงค่า FPS",
|
||||||
|
"Keep frames": "คงค่าเฟรม",
|
||||||
|
"Fix Blueish Cam": "แก้ไขภาพอมฟ้าจากกล้อง",
|
||||||
|
"Mouth Mask": "มาสก์ปาก",
|
||||||
|
"Show Mouth Mask Box": "แสดงกรอบมาสก์ปาก",
|
||||||
|
"Start": "เริ่ม",
|
||||||
|
"Live": "สด",
|
||||||
|
"Destroy": "หยุด",
|
||||||
|
"Map faces": "จับคู่ใบหน้า",
|
||||||
|
"Processing...": "กำลังประมวลผล...",
|
||||||
|
"Processing succeed!": "ประมวลผลสำเร็จแล้ว!",
|
||||||
|
"Processing ignored!": "การประมวลผลถูกละเว้น",
|
||||||
|
"Failed to start camera": "ไม่สามารถเริ่มกล้องได้",
|
||||||
|
"Please complete pop-up or close it.": "โปรดดำเนินการในป๊อปอัปให้เสร็จสิ้น หรือปิด",
|
||||||
|
"Getting unique faces": "กำลังค้นหาใบหน้าที่ไม่ซ้ำกัน",
|
||||||
|
"Please select a source image first": "โปรดเลือกภาพต้นฉบับก่อน",
|
||||||
|
"No faces found in target": "ไม่พบใบหน้าในภาพเป้าหมาย",
|
||||||
|
"Add": "เพิ่ม",
|
||||||
|
"Clear": "ล้าง",
|
||||||
|
"Submit": "ส่ง",
|
||||||
|
"Select source image": "เลือกภาพต้นฉบับ",
|
||||||
|
"Select target image": "เลือกภาพเป้าหมาย",
|
||||||
|
"Please provide mapping!": "โปรดระบุการจับคู่!",
|
||||||
|
"At least 1 source with target is required!": "ต้องมีการจับคู่ต้นฉบับกับเป้าหมายอย่างน้อย 1 คู่!",
|
||||||
|
"Face could not be detected in last upload!": "ไม่สามารถตรวจพบใบหน้าในไฟล์อัปโหลดล่าสุด!",
|
||||||
|
"Select Camera:": "เลือกกล้อง:",
|
||||||
|
"All mappings cleared!": "ล้างการจับคู่ทั้งหมดแล้ว!",
|
||||||
|
"Mappings successfully submitted!": "ส่งการจับคู่สำเร็จแล้ว!",
|
||||||
|
"Source x Target Mapper is already open.": "ตัวจับคู่ต้นทาง x ปลายทาง เปิดอยู่แล้ว"
|
||||||
|
}
|
Loading…
Reference in New Issue