repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
waditu/tushare
pandas
1,681
Points spending mechanism
Hi! I'm new here and I do not know chinese language, I use google translate to read tushare.pro. Please, help me understand, are we spending points every time we making request? For example, I made a donation and have 5000 points. [It](https://tushare.pro/document/2?doc_id=32) says, that I need 5000 points. Will I ...
open
2022-11-14T18:07:53Z
2022-11-14T18:39:48Z
https://github.com/waditu/tushare/issues/1681
[]
al33m501
2
tortoise/tortoise-orm
asyncio
1,043
get dirty fields
is there any way that I can get modified fields in model instance ?
open
2022-01-11T04:54:23Z
2022-01-11T04:54:23Z
https://github.com/tortoise/tortoise-orm/issues/1043
[]
erhuabushuo
0
Yorko/mlcourse.ai
matplotlib
711
No demo assignment in topic-3
[jupyter_english/topic03_decision_trees_kNN](https://github.com/Yorko/mlcourse.ai/tree/main/jupyter_english/topic03_decision_trees_kNN) and [jupyter_french/topic03_decision_trees_kNN](https://github.com/Yorko/mlcourse.ai/tree/main/jupyter_french/topic03_decision_trees_kNN) has no .ipynb files for the demo assignment an...
closed
2022-09-05T15:33:33Z
2022-09-07T14:26:24Z
https://github.com/Yorko/mlcourse.ai/issues/711
[]
aulasau
3
horovod/horovod
tensorflow
3,458
Maybe a bug in group allreduce
**Environment:** 1. Framework: (TensorFlow, Keras, PyTorch, MXNet) Tensorflow 2. Framework version: v1.15.4 3. Horovod version: v0.21.1 4. MPI version: 4.1.0 5. CUDA version: - 6. NCCL version: - 7. Python version: 3.7.8 8. Spark / PySpark version: - 9. Ray version: - 10. OS and version: ubuntu 18.04 11....
closed
2022-03-07T13:16:56Z
2023-05-04T00:38:42Z
https://github.com/horovod/horovod/issues/3458
[ "wontfix" ]
Infi-zc
1
lanpa/tensorboardX
numpy
122
demo_graph.py error in pytorch 0.3.1
Traceback (most recent call last): File "demo_graph.py", line 56, in <module> w.add_graph(model, (dummy_input, )) File "/home/paperspace/DL/tensorboard-pytorch/tensorboardX/writer.py", line 419, in add_graph self.file_writer.add_graph(graph(model, input_to_model, verbose)) File "/home/paperspace/DL/t...
closed
2018-04-13T14:22:26Z
2018-05-08T17:14:54Z
https://github.com/lanpa/tensorboardX/issues/122
[]
maosengshulei
10
graphql-python/graphene
graphql
698
graphene.Int Scalars are not double-precision as documented
The docs currently list `graphene.Int` scalars as: "Represents non-fractional signed whole numeric values. Int can represent values between -(2^53 - 1) and 2^53 - 1 since represented in JSON as double-precision floating point numbers specified by IEEE 754." In our testing, `Int`s appear to be single precision, no...
closed
2018-03-20T15:08:28Z
2019-03-11T19:39:08Z
https://github.com/graphql-python/graphene/issues/698
[]
dkleissa
1
pydantic/logfire
pydantic
225
bentoml integration?
### Description [BentoML](https://github.com/bentoml) is a "Model Serving" solution - i.e. the next level solution to put your ML model in production when FastAPI + docker is not enough anymore. [This](https://www.axelmendoza.com/posts/model-server/#how-to-build-a-model-server) article has an informative summary infog...
open
2024-05-30T16:30:50Z
2024-07-08T12:01:11Z
https://github.com/pydantic/logfire/issues/225
[ "Feature Request" ]
baggiponte
0
bloomberg/pytest-memray
pytest
46
Cannot get report for all tests
## Bug Report When I run pytest with memray enabled and `--most-allocations=0`, I get an error at the end of pytest. **Backtrace** ``` ... File "/code/venv/lib/python3.8/site-packages/pluggy/_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "/code/venv/lib/python3.8/site-pac...
closed
2022-10-14T20:17:46Z
2024-04-17T15:02:33Z
https://github.com/bloomberg/pytest-memray/issues/46
[]
deepix
3
Lightning-AI/pytorch-lightning
machine-learning
20,038
Plans to address the vulnerability CVE-2024-5452
### Bug description Are there any plans to address the vulnerability highlighted here: https://nvd.nist.gov/vuln/detail/CVE-2024-5452? ### What version are you seeing the problem on? master ### How to reproduce the bug _No response_ ### Error messages and logs ``` # Error messages and logs here please ``` #...
closed
2024-07-02T10:50:05Z
2024-07-08T21:00:55Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20038
[ "bug", "duplicate", "ver: 2.2.x" ]
kacpersh
3
QingdaoU/OnlineJudge
django
440
OJ搭建好了,请问一下有可以批量导入的题库吗
OJ搭建好了,请问一下有可以批量导入的题库吗
closed
2023-03-02T08:24:25Z
2024-01-02T16:50:02Z
https://github.com/QingdaoU/OnlineJudge/issues/440
[]
Fate-yo
2
LibrePhotos/librephotos
django
760
Single sourcing of state management and translations between frontend and mobile
**Describe the enhancement you'd like** As a developer, I would like to implement features only once and reuse the code. Right now, we have to implement everything twice for the frontend and for mobile. **Steps for implementing** - [x] use state management of frontend in mobile app - [ ] merge both repositories...
open
2023-02-27T17:03:46Z
2023-02-27T17:03:52Z
https://github.com/LibrePhotos/librephotos/issues/760
[ "enhancement", "frontend", "mobile" ]
derneuere
0
hbldh/bleak
asyncio
846
Android app crashes because don't found characteristic
* bleak version: 0.14.3 * Python version: 3.9.12 * Operating System: Android 6.0.1, API 23 I am trying to get this android app to work which is supposed to connect to a Mi Smart Scale 2 scale via low energy Bluetooth. However, even if the app crashes from the logs I see that it connects to the phone. The app ...
closed
2022-06-13T15:54:42Z
2022-07-13T19:44:39Z
https://github.com/hbldh/bleak/issues/846
[ "Backend: Android" ]
Egidio92
11
chiphuyen/stanford-tensorflow-tutorials
nlp
145
Bot responses degrading with iteration
The more I'm training the bot ... The worse are the responses.... Check it out : - <Without training> HUMAN ++++ Hi BOT ++++ dennings dennings dennings dennings dennings shed grocer grocer grocer grocer grocer grocer grocer grocer grocer grocer grocer grocer grocer HUMAN ++++ Hey BOT ++++ denning...
open
2019-05-20T10:03:14Z
2019-06-24T18:05:56Z
https://github.com/chiphuyen/stanford-tensorflow-tutorials/issues/145
[]
GrayHat12
2
qubvel-org/segmentation_models.pytorch
computer-vision
256
Negative loss and IoU is greater than 1
I am getting a weird loss and IoU score.. Dice loss becomes negative just after 2-3 epochs, and IoU becomes greater than 1 at the same time. Why is this happening? I have already checked and my masks are binary images in {0, 1} values. Something wrong in loss function?? Thanks
closed
2020-09-11T17:24:35Z
2022-02-20T01:54:10Z
https://github.com/qubvel-org/segmentation_models.pytorch/issues/256
[ "Stale" ]
numancelik34
8
BlinkDL/RWKV-LM
pytorch
73
dead loop?
https://github.com/BlinkDL/RWKV-LM/blob/e224b02afde4f437c6accdce2dd58bddc03c2b9d/RWKV-v1/src/trainer.py#L122
closed
2023-04-06T19:31:15Z
2023-04-06T21:34:40Z
https://github.com/BlinkDL/RWKV-LM/issues/73
[]
ryang-dotdash
1
2noise/ChatTTS
python
313
技术原理
有相关技术论文或其他技术文摘吗?
closed
2024-06-14T03:31:07Z
2024-07-30T04:01:34Z
https://github.com/2noise/ChatTTS/issues/313
[ "stale" ]
zhuozl
1
modin-project/modin
data-science
7,084
Explicitly check for exceptions in `test_indexing.py`
closed
2024-03-13T12:11:56Z
2024-03-13T14:17:21Z
https://github.com/modin-project/modin/issues/7084
[ "Testing 📈" ]
anmyachev
0
Neoteroi/BlackSheep
asyncio
386
Alternative settings format
I have been playing around with blacksheep i just want to ask if there is another way to specify the settings aside using setings.yaml. I'm used to using pydantic BaseSetting which allow me to have all my settings in one place and also can cach it even importantly load all the settings on app start. i try looking into ...
closed
2023-06-27T23:05:24Z
2023-06-29T07:04:48Z
https://github.com/Neoteroi/BlackSheep/issues/386
[]
Kokoserver
4
Kitware/trame
data-visualization
178
Failure when picking cells
<!-- Ignoring this template may result in your bug report getting deleted --> **Describe the bug** Picking cells in a simple tube filter, applied to a two-line-segment polyline, sometimes fails inexplicably. **To Reproduce** Steps to reproduce the behavior: 1. Run the script that follows 2. Click on the ac...
closed
2023-01-12T05:06:00Z
2024-03-13T16:06:47Z
https://github.com/Kitware/trame/issues/178
[]
cardinalgeo
1
viewflow/viewflow
django
390
Unable to chain DependentModelSelects
You can set one that has a parent, but you can't set another that then listens to that one. Example: We have a country select (static values) that then updates a state/province select using DependentModelSelect with custom JSON response, after you choose state/province it needs to update a third select... the thi...
closed
2023-08-22T06:19:03Z
2024-02-16T11:16:17Z
https://github.com/viewflow/viewflow/issues/390
[ "request/enhancement", "dev/forms" ]
jturmel
2
pywinauto/pywinauto
automation
978
Support click hyperlink in desktop application by pywinauto
## Expected Behavior I want to click hyperlink in desktop application by pywinauto ## Actual Behavior ## Steps to Reproduce the Problem Please help me method can click hyperlink in desktop application by pywinauto Thanks so much! ## Short Example of Code to Demonstrate the Problem ## Specifications...
open
2020-09-05T18:50:44Z
2024-11-27T02:03:45Z
https://github.com/pywinauto/pywinauto/issues/978
[ "question" ]
yenbka
4
NullArray/AutoSploit
automation
1,010
Ekultek, you are correct.
Kek
closed
2019-04-19T16:46:50Z
2019-04-19T16:57:49Z
https://github.com/NullArray/AutoSploit/issues/1010
[]
AutosploitReporter
0
flairNLP/flair
pytorch
2,771
[Details of Hunflair training]
In supplementary section 1.2 (Gold Standard NER pre-training), the authors described that the training sets are built by taking **the union of the HUNER train and test splits of each data set**. And also, the validation sets are given by **the union of all HUNER validation splits**. In HUNER, the authors randomly...
closed
2022-05-16T04:35:50Z
2022-10-15T21:06:43Z
https://github.com/flairNLP/flair/issues/2771
[ "question", "wontfix" ]
minstar
5
dsdanielpark/Bard-API
api
93
ContextualVersionConflict
Received the following error when trying to import Bard. ContextualVersionConflict: (google-auth 2.16.2 (d:\softwares\anaconda\envs\drive_thru\lib\site-packages), Requirement.parse('google-auth<2.0dev,>=1.24.0'), {'google-cloud-core'})
closed
2023-07-06T14:18:41Z
2024-01-18T15:53:00Z
https://github.com/dsdanielpark/Bard-API/issues/93
[]
devmehta01
4
aeon-toolkit/aeon
scikit-learn
1,778
[BUG] MiniRocket transform slower with univariate series than multivariate
### Describe the bug in testing MiniRocket, I noticed it is actually slower when passed a univariate collection than a multivariate. This was probably introduced in #1708 which merged the two, but not tested that. ### Steps/Code to reproduce the bug ```python from aeon.testing.data_generation import make_exa...
closed
2024-07-09T12:53:27Z
2024-07-10T10:49:04Z
https://github.com/aeon-toolkit/aeon/issues/1778
[ "bug", "transformations" ]
TonyBagnall
0
axnsan12/drf-yasg
rest-api
181
tox + setup.py failing with "The version specified ('0.0.0.dummy+0000016513faf897') is an invalid version"
tox and setup.py are failing for me currently on master (at 16b6ed7fd64d36f8a7ac5368a00a19da1e115c17) with this error: ``` $ /usr/bin/python setup.py /usr/local/lib/python2.7/dist-packages/setuptools/dist.py:407: UserWarning: The version specified ('0.0.0.dummy+0000016513faf897') is an invalid version, this may ...
closed
2018-08-07T10:47:43Z
2018-08-07T14:20:09Z
https://github.com/axnsan12/drf-yasg/issues/181
[]
therefromhere
2
geex-arts/django-jet
django
441
Override save for model doesn't work when i save in Django Jet Admin
Hi, I wanted to know if it was possible to override the save method for it work on django jet admin. I override the save method in my model like bellow: `def save(self, *args, **kwargs): self.user_name = "{} {}".format(self.last_name.title(), self.first_name.title()) super(Customer, self).save(...
open
2020-03-27T20:46:51Z
2024-02-11T08:17:24Z
https://github.com/geex-arts/django-jet/issues/441
[]
attadje
1
sigmavirus24/github3.py
rest-api
1,005
Feature request: expose `mergeable` attribute on ShortPullRequest
Today if you dir a ShortPullRequest object you get: `['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattr__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduc...
open
2020-10-07T12:33:55Z
2020-10-08T20:29:41Z
https://github.com/sigmavirus24/github3.py/issues/1005
[]
staticdev
4
iperov/DeepFaceLab
deep-learning
721
faces extraction not working in amd
4) data_src extract faces S3FD not working ![sssssssssssss](https://user-images.githubusercontent.com/63951804/79684480-60aebd80-823a-11ea-92d5-888d86905fa5.png) ![wwwwwwww](https://user-images.githubusercontent.com/63951804/79684564-1aa62980-823b-11ea-833d-63a88e332609.gif)
open
2020-04-19T09:43:21Z
2023-06-08T20:29:20Z
https://github.com/iperov/DeepFaceLab/issues/721
[]
hsnhsyns
2
fastapi/sqlmodel
fastapi
212
sqlalchemy.exc.ProgrammingError: (psycopg2.ProgrammingError) can't adapt type 'Color'
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the SQLModel documentation, with the integrated search. - [X] I already searched in Google "How to X in SQLModel" and didn't find any information. - [X] I al...
open
2022-01-01T16:07:32Z
2022-03-23T08:14:42Z
https://github.com/fastapi/sqlmodel/issues/212
[ "question" ]
masreplay
7
aminalaee/sqladmin
asyncio
869
Use column_labels for column headers while exporting table to csv
### Checklist - [X] There are no similar issues or pull requests for this yet. ### Is your feature related to a problem? Please describe. I would like to see human readable column headers in csv, similar to column headers in admin panel. ### Describe the solution you would like. Use column_labels for column header...
open
2025-01-10T13:56:41Z
2025-01-10T13:56:41Z
https://github.com/aminalaee/sqladmin/issues/869
[]
inikishin
0
quantmind/pulsar
asyncio
28
Function Settings
Function Settings are not working in multiprocess mode.
closed
2013-01-27T20:07:48Z
2013-01-28T15:46:49Z
https://github.com/quantmind/pulsar/issues/28
[ "core", "bug" ]
lsbardel
0
marimo-team/marimo
data-visualization
4,061
Altair Boxplot is not displayed
### Describe the bug A box plot, created with altair, is not displayed when using `mo.ui.altair_chart`. ![Image](https://github.com/user-attachments/assets/19a820c3-b328-4042-b19c-76dd8dca53c3) ### Environment <details> ``` { "marimo": "0.11.12", "OS": "Darwin", "OS Version": "24.3.0", "Processor": "arm",...
closed
2025-03-11T15:16:28Z
2025-03-11T16:43:18Z
https://github.com/marimo-team/marimo/issues/4061
[ "bug" ]
legout
2
flairNLP/flair
pytorch
3,503
[Bug]: Error messages when loading standard models through Classifier
### Describe the bug Loading one of the packaged models using Classifier.load() will cause error messages that a model is not found, even if it is found and loaded. The problem has become visible through the addition of the `PrefixedSequenceTagger` class. The loading mechansim in `Classifier` cycles through all in...
closed
2024-07-21T21:24:10Z
2024-07-23T06:16:55Z
https://github.com/flairNLP/flair/issues/3503
[ "bug" ]
alanakbik
0
junyanz/pytorch-CycleGAN-and-pix2pix
computer-vision
909
Test From Class B to A
Can anyone leave the command to test model in B to A direction?
open
2020-02-03T21:54:25Z
2021-03-09T19:37:17Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/909
[]
ghost
2
pbugnion/gmaps
jupyter
93
"Oops! Something went wrong." with weighted heat map layer.
I am passing a list of tuples to gmaps.WeightedHeatmap. When I display the widget, the heat map briefly displays in my console and then immediately grays out with the error message "Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for technical details." Any suggest...
closed
2016-12-01T20:47:31Z
2016-12-02T15:52:08Z
https://github.com/pbugnion/gmaps/issues/93
[]
andmib
3
ultralytics/ultralytics
pytorch
19,696
May I ask how to mark the key corners of the box? There is semantic ambiguity
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question May I ask how to mark the key corners of the box? There is semantic ambiguit...
open
2025-03-14T09:45:40Z
2025-03-16T04:33:07Z
https://github.com/ultralytics/ultralytics/issues/19696
[ "question" ]
missTL
4
deepinsight/insightface
pytorch
2,609
about results of dml_csr
![0](https://github.com/deepinsight/insightface/assets/14892651/e412ae08-beed-4763-9f8e-449a34f1a37b) ![1](https://github.com/deepinsight/insightface/assets/14892651/92b91f17-1f6f-442b-8de9-2241883fd59b) when I use the pretrained model to infer on CelebAMaskHQ data, the results just like that. It can get the person p...
open
2024-07-09T14:21:43Z
2024-07-09T14:21:43Z
https://github.com/deepinsight/insightface/issues/2609
[]
psyche-k
0
huggingface/datasets
computer-vision
6,618
While importing load_dataset from datasets
### Describe the bug cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' this is the error i received ### Steps to reproduce the bug from datasets import load_dataset ### Expected behavior No errors ### Environment info python 3.11.5
closed
2024-01-26T09:21:57Z
2024-07-23T09:31:07Z
https://github.com/huggingface/datasets/issues/6618
[]
suprith-hub
5
aleju/imgaug
deep-learning
770
Scipy version update causes error importing 'bmat'
Hi, When importing imgaug i get the error `cannot import 'bmat' from 'scipy.sparse.sputils'`. Looking at the traceback error shows that the file `/opt/anaconda3/envs/deep_learning/lib/python3.8/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py` is attempting to import bmat from `---> 24 from scipy.sparse.sputil...
open
2021-05-16T18:46:47Z
2023-07-28T09:06:05Z
https://github.com/aleju/imgaug/issues/770
[]
jamjahal
3
microsoft/qlib
deep-learning
1,826
kernels get killed OOM when running 1min data REG_CN
I 'm running 1min data ,the script as below, swap mem is 128G, It will be killed by OOM, why? start time:2020-09-14 end_time: 2021-06-21 and all.txt contains 4067 stocks. I attached all.txt at the end. I downloaded these 1min data from yahoo by: python scripts/get_data.py qlib_data --target_dir ~/.qlib/qlib_dat...
closed
2024-07-10T04:51:22Z
2025-03-13T09:38:02Z
https://github.com/microsoft/qlib/issues/1826
[ "question" ]
DanielKui
1
lukasmasuch/streamlit-pydantic
streamlit
26
What is the difference between `default` and `init_value`?
<!-- Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. Also, be sure to check our documentation first. --> ...
open
2023-04-12T04:45:58Z
2023-04-17T09:44:49Z
https://github.com/lukasmasuch/streamlit-pydantic/issues/26
[]
y805939188
3
qubvel-org/segmentation_models.pytorch
computer-vision
135
running FPN with efficientnet-b0, memory_efficient=True, seems to leak memory
closed
2020-01-31T21:13:55Z
2020-01-31T21:14:55Z
https://github.com/qubvel-org/segmentation_models.pytorch/issues/135
[]
unitx-bot
0
allure-framework/allure-python
pytest
46
Possibility to change test/suite name for pytest
closed
2017-03-19T22:30:18Z
2022-04-19T14:05:20Z
https://github.com/allure-framework/allure-python/issues/46
[ "theme:old pytest", "type:enhancement" ]
sseliverstov
1
vanna-ai/vanna
data-visualization
752
whether need a special document type like 'Global Business Knowledge' which useful for each sql for a database
**Is your feature request related to a problem? Please describe.** Global Business Knowledge can not be easily search by each nl question **Describe the solution you'd like** add a special document type like global-document type, which can be easily search by each nl question **Describe alternatives you've ...
open
2025-01-16T09:35:57Z
2025-01-17T01:24:44Z
https://github.com/vanna-ai/vanna/issues/752
[]
xunzhaoderen
0
proplot-dev/proplot
matplotlib
56
Export custom colormaps in readable formats
I think it would be useful to have an `export=bool` command on `plot.Colormap`. Currently, `save=True` just saves it to `~/.proplot/cmaps` as a json that seems to be readable to just `proplot`. It would be great to be able to export it as an xml, hex, etc. to then import into other tools and software.
closed
2019-10-24T19:32:07Z
2019-10-30T17:57:37Z
https://github.com/proplot-dev/proplot/issues/56
[ "feature" ]
bradyrx
5
tensorly/tensorly
numpy
101
Huge memory allocation during partial tucker decomposition on a sparse tensor
I'm not sure where should I post this since the sparse backend works properly only in the `Quansight:sparse-master` branch which is what I used, but I guess here it will be more visible. ### The problem I have a sparse tensor of size 15000x15000x10000 with about 1.5 million nonzero values. I am doing a partial tucker...
closed
2019-03-04T22:11:24Z
2019-04-10T12:08:04Z
https://github.com/tensorly/tensorly/issues/101
[]
mitarj
11
mage-ai/mage-ai
data-science
5,253
Enable nodeSelector property for k8s_executor
### Description The current supported method for specifying nodes for Kubernetes executors involves using nodeAffinity and tolerations. While these are powerful features, they can be overly complex for certain use cases. Another simpler method for selecting nodes for pods is the [nodeSelector](https://kubernetes.io/do...
closed
2024-07-09T07:11:56Z
2024-07-30T09:15:33Z
https://github.com/mage-ai/mage-ai/issues/5253
[ "feature" ]
MosbyTheGreat
3
waditu/tushare
pandas
988
【新需求】增加“中国结算”中,新增(期末)投资者数量等数据
市场中投资者数量变化情况,具有重要投资参考意义,建议从中国结算采集相关投资者数量信息。 我的tushare 账号是 jw_mail@qq.com
closed
2019-04-01T09:36:13Z
2019-04-02T15:02:44Z
https://github.com/waditu/tushare/issues/988
[]
zgjssyjw
1
aleju/imgaug
deep-learning
786
Are there any function to remove the bbox with too small area after transformation?
Hi, I am a freshman of this library, I want to use some transformation which could lead to the change of bbox location and range to argument my dataset of object detection. Now my question is are there any function to remove the bbox with too small area after transformation? The function is like the min_visibility p...
open
2021-08-26T02:04:54Z
2021-08-26T02:06:02Z
https://github.com/aleju/imgaug/issues/786
[]
lantudou
0
davidsandberg/facenet
computer-vision
375
How to get confidence range 0.91 to 0.99
Hi , I have seen the wiki [Training on own dataset](https://github.com/davidsandberg/facenet/wiki/Train-a-classifier-on-own-images) using the frozen model 20170512-110547 provided in the Read me. In the wiki the values of confidence ranges from 0.58 to 0.72 when training is done on 19 classes (identities) and 1202...
open
2017-07-15T05:26:07Z
2017-07-21T11:48:18Z
https://github.com/davidsandberg/facenet/issues/375
[]
knvpk
7
zappa/Zappa
flask
843
[Migrated] Increase timeout when waiting for load-balancer resources.
Originally from: https://github.com/Miserlou/Zappa/issues/2086 by [vshih](https://github.com/vshih) <!-- Before you submit this PR, please make sure that you meet these criteria: * Did you read the [contributing guide](https://github.com/Miserlou/Zappa/#contributing)? * If this is a non-trivial commit, did yo...
closed
2021-02-20T12:52:22Z
2022-07-16T05:43:54Z
https://github.com/zappa/Zappa/issues/843
[]
jneves
1
litestar-org/litestar
api
3,455
Enhancement: allow finer tuning `LoggingConfig` for exception logging
### Summary Setting `LoggingConfig.log_exceptions` to `"always"` is good to get more data about uncaught exceptions in a `debug=False` environment but can get pretty noisy, since we'll also log some common errors for schema validation, auth, etc when the developer might really only be interested in uncaught internal s...
open
2024-04-30T14:33:44Z
2025-03-20T15:54:39Z
https://github.com/litestar-org/litestar/issues/3455
[ "Enhancement" ]
LonelyVikingMichael
1
pytest-dev/pytest-randomly
pytest
92
Deprecation warning
When running with deprecation warnings on I encountered this pytest_randomly.py:67: DeprecationWarning: `factory.fuzzy.set_random_state` is deprecated. You should use `factory.random.set_random_state` instead factory_set_random_state(random_states[seed])
closed
2017-12-06T12:28:38Z
2017-12-06T15:15:35Z
https://github.com/pytest-dev/pytest-randomly/issues/92
[]
tolomea
2
dsdanielpark/Bard-API
api
143
Exception: SNlM0e value not found.
Following up on a post from nikk-16 on the same topic: > **There is no issue int this API.** > But after excessive usage, the Google knows that cookie is having unauthorized access so the 1PSID is revert in some form. > > The reason we get : Exception: SNlM0e value not found. Double-check __Secure-1PSID value or...
closed
2023-07-27T16:07:43Z
2023-08-03T16:26:25Z
https://github.com/dsdanielpark/Bard-API/issues/143
[]
GvdDool
4
dropbox/sqlalchemy-stubs
sqlalchemy
77
AssertionError in column_hook
sqlachemy version: `1.2.17` mypy version: `0.670` ``` <path to project>/.venv/lib/python3.6/site-packages/sqlalchemy/dialects/mssql/information_schema.py:59: error: INTERNAL ERROR -- please report a bug at https://github.com/python/mypy/issues version: 0.670 Traceback (most recent call last): File "<path to proj...
closed
2019-03-23T20:59:22Z
2019-09-04T18:25:27Z
https://github.com/dropbox/sqlalchemy-stubs/issues/77
[ "bug", "priority-high" ]
cromefire
5
pydantic/FastUI
fastapi
53
Image Component
Could be a nice addition.
closed
2023-12-02T18:24:44Z
2023-12-05T09:50:13Z
https://github.com/pydantic/FastUI/issues/53
[ "New Component" ]
omarmhaimdat
1
Teemu/pytest-sugar
pytest
202
General / non-technical improvement
Wasn't sure where else to place this - hope it's fine. While I do love the package and its looks within the terminal, I was a bit perplexed to see that the website does not have the same standards - the biggest issue being is that it isn't friendly to people that have issues with their vision. There isn't enough co...
closed
2020-07-08T11:51:13Z
2020-08-25T17:58:25Z
https://github.com/Teemu/pytest-sugar/issues/202
[]
snejus
3
miguelgrinberg/microblog
flask
90
Isn't it better to be more specific about the exception?
Wouldn' t it be better to use something like except jwt.exceptions.DecodeError: here: https://github.com/miguelgrinberg/microblog/blob/eb23eabdf3e542644146741f3d4496c75b56a48f/app/models.py#L74 I had a typo in that line that was masked by the general except...
closed
2018-03-14T15:24:39Z
2018-03-14T17:25:55Z
https://github.com/miguelgrinberg/microblog/issues/90
[ "question" ]
petersenna
3
allenai/allennlp
data-science
5,184
allennlp evaluate returns metrics per document, which doesn't agree with metric of connl-2012 task
Hi, The metrics Bcubed, ceaf and muc are computed and averaged over each document in the test set. However, I couldn't find how to get the overall score on the test set, which is computed somewhat differently, by computing the percision and recall denominators on all of the test examples and then computing one numb...
closed
2021-05-06T20:20:37Z
2021-05-08T16:39:08Z
https://github.com/allenai/allennlp/issues/5184
[]
orgadhadas
1
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
1,123
Decoder is used as the generator, how to train the network?
Thank you very much for your excellent paper and code . If the encoder is pretrained and fixed, only the decoder is trained as the generator. There are some skip-connection between encoder and decoder. I follow the method used in Pix2Pix, However, the loss of discriminator is about 0.25, and it dosen't reach equilib...
open
2020-08-09T13:30:28Z
2020-08-10T14:12:40Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1123
[]
hello-trouble
3
Esri/arcgis-python-api
jupyter
1,238
Item.create_thumbnail does not work on Web Map with no operational layers
**Describe the bug** The Item.create_thumbnail() method does not work on Web Map with no operational layers. For example, a web map used as a basemap with only one layer - a Map Service layer, which is located in the baseMap section of the map's json defintion. **To Reproduce** Steps to reproduce the behavior: ...
closed
2022-05-08T21:39:08Z
2022-05-10T15:37:15Z
https://github.com/Esri/arcgis-python-api/issues/1238
[ "bug" ]
sverkerEsriSE
1
roboflow/supervision
tensorflow
1,381
[Detections] - enable `from_mmdetection` to extract `tracker_id` from MMDetection result
### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description This is somewhat similar to #1308 in that it would be modifying `from_mmdetection()` to support `TrackDataSample`s. This would allow for easy...
open
2024-07-18T17:42:06Z
2024-09-26T06:02:27Z
https://github.com/roboflow/supervision/issues/1381
[ "enhancement", "api:detection" ]
rolson24
12
jacobgil/pytorch-grad-cam
computer-vision
263
How to get Pixel Activation Maps for Semantic Segmentation?
Hi, I want to get a activation maps that looking at one of the pixels in a semantic-segmentation model. So i modified the code in ./tutorials/Class Activation Maps for Semantic Segmentation.ipynb ``` class SemanticSegmentationTarget: def __init__(self, category, mask): self.category = category ...
closed
2022-06-03T13:59:51Z
2022-06-14T18:09:50Z
https://github.com/jacobgil/pytorch-grad-cam/issues/263
[]
UCPRER
1
pytest-dev/pytest-selenium
pytest
98
How is the proxy setup?
When I generate an HTML report I have a `HAR Log` which shows all the network traffic in the browser, that looks like: ``` { "startedDateTime": "2017-02-14T19:14:49.802Z", "time": 1234, "request": { "method": "POST", "url": "http://127.0.0.1:5...
closed
2017-02-14T19:52:36Z
2017-02-15T21:42:04Z
https://github.com/pytest-dev/pytest-selenium/issues/98
[]
sontek
3
PokemonGoF/PokemonGo-Bot
automation
5,818
Request: Favorite Pokemon
### Short Description <!-- Tell us a short description of your request --> Set Favorite Pokemon based on pokemon's attribute. More like NicknamePokemon but instead of naming, we pokemon as favorite. ### Possible solution <!-- Tell us how you would include it in the current bot --> I think we can copy and edit ni...
open
2016-11-16T01:33:05Z
2016-11-16T01:33:26Z
https://github.com/PokemonGoF/PokemonGo-Bot/issues/5818
[]
reigelgallarde
0
polakowo/vectorbt
data-visualization
84
complex indicator example
could you please provide an example of complex indicator with run_combs. I tried to implement Donchian channells from Rsi with different length for upper and lower channel and I'm all mixed up now
closed
2021-01-13T11:20:12Z
2024-03-16T09:20:59Z
https://github.com/polakowo/vectorbt/issues/84
[]
alexcrownjr
8
serengil/deepface
machine-learning
626
pytest for DeepFace
I need to write pytests in which the _**DeepFace.analyze**_ is called. But pytest cannot call this function. Tests crash with error: **Error while running tests: TypeError: Cannot read properties of null (reading 'testsuites')** platform linux -- Python 3.8.10, pytest-6.2.4, py-1.11.0, pluggy-0.13.1
closed
2023-01-12T14:38:43Z
2023-01-13T10:03:48Z
https://github.com/serengil/deepface/issues/626
[ "dependencies" ]
Mary-Sam
1
pytorch/pytorch
numpy
149,454
Support user defined triton kernels
cc @chauhang @penguinwu
open
2025-03-18T22:02:39Z
2025-03-20T19:28:56Z
https://github.com/pytorch/pytorch/issues/149454
[ "triaged", "oncall: pt2" ]
jamesjwu
0
gto76/python-cheatsheet
python
119
Python
Full python code cheats
closed
2022-01-17T18:14:25Z
2022-01-29T05:59:09Z
https://github.com/gto76/python-cheatsheet/issues/119
[]
imran0-cmd
2
gee-community/geemap
jupyter
1,180
Scrolling for layer panel
Hi, Is there a way to scroll down the layer panel when we have a lot of layers? Thanks, Daniel ![image](https://user-images.githubusercontent.com/22897462/183275838-f596f477-a0f3-4378-ba12-abda25a252ca.png)
closed
2022-08-07T04:54:23Z
2022-08-08T01:37:02Z
https://github.com/gee-community/geemap/issues/1180
[ "Feature Request" ]
Daniel-Trung-Nguyen
1
zappa/Zappa
django
1,291
About Python 3.12 support
Hello, Can you please tell, when will expect zappa support with python 3.12?
closed
2024-01-06T12:52:44Z
2024-01-10T17:07:23Z
https://github.com/zappa/Zappa/issues/1291
[ "enhancement", "python" ]
jagadeesh32
1
flairNLP/flair
pytorch
3,152
SSL certificate issue with Flair - https://flair.informatik.hu-berlin.de/
### Describe the bug SSL issue on https://flair.informatik.hu-berlin.de/ ### To Reproduce I am trying to use GLoVe with Flair and I get an SSL error https://flair.informatik.hu-berlin.de/ SSLError: HTTPSConnectionPool(host='flair.informatik.hu-berlin.de', port=443): Max retries exceeded with url: /resour...
closed
2023-03-16T13:38:22Z
2023-03-16T15:32:31Z
https://github.com/flairNLP/flair/issues/3152
[ "bug" ]
alexechoi
6
yunjey/pytorch-tutorial
pytorch
175
Hi,I has this problem in style transfer!
I have this error in run the code of style transfer: ' Traceback (most recent call last): File "main.py", line 86, in <module> main(opt) File "main.py", line 81, in main img=denorm(img.to(device)).clamp_(0,1) File "/home/a/anaconda3/envs/bcw_env/lib/python3.6/site-packages/torchvision/transforms/tr...
open
2019-05-13T14:09:50Z
2019-11-23T07:04:15Z
https://github.com/yunjey/pytorch-tutorial/issues/175
[]
BCWang93
2
home-assistant/core
asyncio
140,650
Ohme integration not setting up correctly
### The problem Ohme integration will not properly set up for my Ohme charger ### What version of Home Assistant Core has the issue? 2025.2.5 ### What was the last working version of Home Assistant Core? _No response_ ### What type of installation are you running? Home Assistant OS ### Integration causing the i...
closed
2025-03-15T07:30:09Z
2025-03-16T20:29:38Z
https://github.com/home-assistant/core/issues/140650
[ "integration: ohme" ]
ryaaanmorgan
3
huggingface/diffusers
pytorch
10,573
StableDiffusionXLControlNetInpaintPipeline unable to use padding_mask_crop with multiple controlnets
### Describe the bug padding_mask_crop works for no controlnet and with 1 controlnet, but when we have multiple controlnets, library returns - ValueError: The image should be a PIL image when inpainting mask crop, but is of type <class 'list'>. have double confirmed my other inputs are as required -------------------...
open
2025-01-14T10:40:54Z
2025-03-10T15:03:34Z
https://github.com/huggingface/diffusers/issues/10573
[ "bug", "stale" ]
teoyangrui
3
xorbitsai/xorbits
numpy
377
BUG: xorbits.shutdown does not release CUDA memory
Note that the issue tracker is NOT the place for general support. For discussions about development, questions about usage, or any general questions, contact us on https://discuss.xorbits.io/. When I ran tpch from q22 to q14 using a same local xorbits cluster, the cuda memory keeps increase rather than release. ...
open
2023-04-18T07:14:07Z
2024-12-16T01:52:29Z
https://github.com/xorbitsai/xorbits/issues/377
[ "bug", "gpu" ]
ChengjieLi28
2
iperov/DeepFaceLive
machine-learning
149
Did you just lock my Intellectual Property into your website?
Hey, me again. You didn't just ignore my question and lock my information away with no way for me to access it, did you? I just posted a link to my work. I thought it would have made you happy. Plus I had a question. But you seem to have ignored it and dishonourably locked it out. Unless it was an accident and you are...
closed
2023-04-17T21:16:57Z
2023-04-18T07:59:27Z
https://github.com/iperov/DeepFaceLive/issues/149
[]
Zxen1
2
koaning/scikit-lego
scikit-learn
519
ZeroInflatedRegressor with AttributeError
Hello, I was following this tutorial on zero-inflated regression by Dr. Kübler [https://towardsdatascience.com/zero-inflated-regression-c7dfc656d8af](url) and got this attribute error **AttributeError: 'ZeroInflatedRegressor' object has no attribute '_check_n_features'** This is the line of code which caused it: ...
closed
2022-08-10T11:55:47Z
2022-08-11T10:59:44Z
https://github.com/koaning/scikit-lego/issues/519
[]
veeA
6
vitalik/django-ninja
pydantic
1,191
create_schema w/ depth: Support ReverseManyToOneDescriptor
Currently you can't generate a field from the other side of a ForeignKey relationship. ex: ``` class MyModel(django.Model): pass class Thing(django.Model): my_model = models.ForeignKey(MyModel, related_name="things") create_schema(MyModel, depth=1, fields["things"]) ``` `DjangoField(s) {'things'} ...
open
2024-06-13T00:38:13Z
2024-06-13T00:39:10Z
https://github.com/vitalik/django-ninja/issues/1191
[]
jlost
0
tortoise/tortoise-orm
asyncio
1,559
Can't use check field name
``` from enum import Enum from tortoise import models, fields from models.users import User class PaymentTypeEnum(Enum): CASH = 'cash' CASHLESS = 'cashless' class Check(models.Model): id = fields.IntField(pk=True) created_by: fields.ForeignKeyRelation[User] = fields.ForeignKeyField('model...
closed
2024-02-25T00:08:30Z
2024-05-24T07:30:13Z
https://github.com/tortoise/tortoise-orm/issues/1559
[]
Arteemoon
4
nidhaloff/igel
scikit-learn
9
added tests
### Description added some tests to test the functionality of igel
closed
2020-09-10T18:44:59Z
2021-04-20T19:26:32Z
https://github.com/nidhaloff/igel/issues/9
[ "enhancement", "help wanted", "good first issue" ]
nidhaloff
3
fugue-project/fugue
pandas
308
[BUG] ArrayType of structType isn't supported in spark sql
**Minimal Code To Reproduce** ```sql SELECT array type of nest struct type FROM some_table ``` **Describe the bug** ``` TypeError: Unsupported type in conversion to Arrow: ArrayType(StructType(List(StructField(some_columne,StringType,true)))) ``` **Expected behavior** The query should work. **Environm...
closed
2022-03-14T15:51:06Z
2022-03-23T14:47:07Z
https://github.com/fugue-project/fugue/issues/308
[ "bug", "spark" ]
WangCHX
1
exaloop/codon
numpy
123
Undefined symbols when using Codon JIT in Python
when I use codon by writing "import codon",I get an error "ImportError: /root/miniconda3/envs/rapids-22.10/lib/python3.9/site-packages/codon/codon_jit.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZSt28__throw_bad_array_new_lengthv"
closed
2022-12-19T08:24:48Z
2025-02-18T02:15:54Z
https://github.com/exaloop/codon/issues/123
[]
17794
7
huggingface/datasets
tensorflow
6,560
Support Video
### Feature request HF datasets are awesome in supporting text and images. Will be great to see such a support in videos :) ### Motivation Video generation :) ### Your contribution Will probably be limited to raising this feature request ;)
closed
2024-01-04T13:10:58Z
2024-08-23T09:51:27Z
https://github.com/huggingface/datasets/issues/6560
[ "duplicate", "enhancement" ]
yuvalkirstain
1
comfyanonymous/ComfyUI
pytorch
7,064
Nvidia 3090 CUDA error
### Your question ![Image](https://github.com/user-attachments/assets/a11c06b8-c2b8-4ed4-821b-fd43450b6f97) # ComfyUI Error Report ## Error Details - **Node ID:** 28 - **Node Type:** YUE_Stage_A_Loader - **Exception Type:** RuntimeError - **Exception Message:** CUDA error: no kernel image is available for execution ...
closed
2025-03-04T06:38:54Z
2025-03-04T13:26:17Z
https://github.com/comfyanonymous/ComfyUI/issues/7064
[ "User Support" ]
xiang949876499
3
hankcs/HanLP
nlp
923
去除停用词,提取有用的关键词
<!-- 注意事项和版本号必填,否则不回复。若希望尽快得到回复,请按模板认真填写,谢谢合作。 --> ## 注意事项 请确认下列注意事项: * 我已仔细阅读下列文档,都没有找到答案: - [首页文档](https://github.com/hankcs/HanLP) - [wiki](https://github.com/hankcs/HanLP/wiki) - [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ) * 我已经通过[Google](https://www.google.com/#newwindow=1&q=HanLP)和[issue区检...
closed
2018-08-17T02:17:46Z
2020-01-01T10:56:59Z
https://github.com/hankcs/HanLP/issues/923
[ "ignored" ]
xuhaifeng017
9
Lightning-AI/pytorch-lightning
data-science
19,892
Dataloader on multi-gpu jobs only surpport to manipulate on local_rank=0, is there a way tom manipulate every device?
### Bug description If we use ddp strategy, dataloader on multi-gpu jobs only surpport to manipulate on local_rank=0, local rank 0 need very high memory space, but every device has the same memory. The more devices, the higher memory on local rank 0. So we can not run some large case, which need higher memory, or lead...
open
2024-05-22T10:42:26Z
2024-05-22T10:42:41Z
https://github.com/Lightning-AI/pytorch-lightning/issues/19892
[ "bug", "needs triage", "ver: 2.2.x" ]
renren7111
0
jina-ai/clip-as-service
pytorch
433
Contextual word embeddings from multiple layers
**Prerequisites** * [x] Are you running the latest `bert-as-service`? * [x] Did you follow [the installation](https://github.com/hanxiao/bert-as-service#install) and [the usage](https://github.com/hanxiao/bert-as-service#usage) instructions in `README.md`? * [x] Did you check the [FAQ list in `README.md`](https://...
open
2019-08-08T15:10:31Z
2019-08-16T20:32:18Z
https://github.com/jina-ai/clip-as-service/issues/433
[]
atulkakrana
0
microsoft/nni
deep-learning
5,718
How to use cell to create a Model Space ?
I'm trying to use cell to create my Model Space but when I run the experiment, appears this warning Cannot convert CategoricalMultiple([0, 1], n_chosen=1, label='[2, 3, 4, 5, 6]/input_2_0') to legacy format.
open
2023-12-01T22:33:53Z
2023-12-02T04:59:28Z
https://github.com/microsoft/nni/issues/5718
[]
AlondraMM
0
healthchecks/healthchecks
django
269
Ability to select valid authentication modes
Due to security requirements, we may not be allowed to use login links for accounts. Would it be possible to add an option so that this can be disabled for an account? Something like a setting on the account which allows you to select valid login options from Login Link, Password or Both.
closed
2019-07-19T14:49:21Z
2019-11-06T08:13:21Z
https://github.com/healthchecks/healthchecks/issues/269
[]
dalee-bis
3
microsoft/nni
tensorflow
5,323
Stuck in the random search of Tutorial NAS
**Describe the issue**: The code is stuck in the random search of NAS [Tutorial](https://nni.readthedocs.io/zh/stable/tutorials/hello_nas.html) and does not continue (even for 30 minutes). I am using the official [Colab .ipynb](https://colab.research.google.com/github/microsoft/nni/blob/c31d2574cb418acfb80c17bb2bd03...
closed
2023-01-25T14:11:31Z
2023-02-15T16:47:57Z
https://github.com/microsoft/nni/issues/5323
[]
whubaichuan
10
xzkostyan/clickhouse-sqlalchemy
sqlalchemy
159
Pls, delete this issue
Not actual
closed
2021-12-13T10:06:25Z
2021-12-13T10:09:28Z
https://github.com/xzkostyan/clickhouse-sqlalchemy/issues/159
[]
chinchy
1
Urinx/WeixinBot
api
304
隔一段时间后, 不知道为什么, 会自动退出登录?导致接收不到消息
程序执行中. 间隔一段时间后,会自动退出登录
closed
2024-03-04T03:03:16Z
2024-07-04T07:51:15Z
https://github.com/Urinx/WeixinBot/issues/304
[]
LeonJi0545
0
biolab/orange3
numpy
6,298
Hierarchical clustering: Switching Radio buttons
Clicking spin boxes, or typing into them and pressing Enter, should change the Radio button to select the option with that spin. While at it, right-align the numbers.
closed
2023-01-14T21:58:40Z
2023-02-09T07:23:55Z
https://github.com/biolab/orange3/issues/6298
[ "wish", "snack" ]
janezd
0
deepfakes/faceswap
machine-learning
788
Compare model results
Hi, is there a figure to compare the faceswap results using different trainers? at the moment I see some trainers 'not so well', or 'don't expect' good results. would be really nice to know which are the best trainers to use for the best results/details/resolutions thanks!
closed
2019-07-10T13:03:42Z
2019-07-10T22:46:07Z
https://github.com/deepfakes/faceswap/issues/788
[]
khcy82dyc
1
huggingface/datasets
tensorflow
6,584
np.fromfile not supported
How to do np.fromfile to use it like np.load ```python def xnumpy_fromfile(filepath_or_buffer, *args, download_config: Optional[DownloadConfig] = None, **kwargs): import numpy as np if hasattr(filepath_or_buffer, "read"): return np.fromfile(filepath_or_buffer, *args, **kwargs) else: ...
open
2024-01-12T09:46:17Z
2024-01-15T05:20:50Z
https://github.com/huggingface/datasets/issues/6584
[]
d710055071
6
modelscope/data-juicer
streamlit
112
[MM] entity/action filter based on texts
closed
2023-12-04T11:40:09Z
2023-12-12T03:02:11Z
https://github.com/modelscope/data-juicer/issues/112
[ "enhancement", "dj:multimodal" ]
zhijianma
0
jina-ai/serve
fastapi
5,226
chore: draft Release Notes 3.10.0
# Release Note (`v3.10.0`) *Release time: 2022-09-29 16:18:19* This release contains 10 new features, 9 bug fixes and 12 documentation improvements. ## 🆕 Features ### Enable `jina ping` as readiness probe on local and Kubernetes (#5200) This feature lets you **check the readiness of an entire Flow or ...
closed
2022-09-29T12:23:52Z
2022-09-30T15:28:40Z
https://github.com/jina-ai/serve/issues/5226
[]
alexcg1
0
kymatio/kymatio
numpy
111
sphinx-gallery: 3d/scattering3d_qm7
Please add basic narrative, display, fix the number, just fix it Please close this issue only when you're happy with the sphinx-gallery.
closed
2018-11-01T16:25:12Z
2020-02-21T22:27:57Z
https://github.com/kymatio/kymatio/issues/111
[ "doc", "3D" ]
edouardoyallon
7