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
laughingman7743/PyAthena
sqlalchemy
576
Using VPC endpoint and PandasCursor together
I am accessing Athena from a closed network via a VPC endpoint. Specifying the URL of the VPC endpoint to `endpoint_url=` works as expected, but it did not work well when used with `PandasCursor`. I checked code and found that when creating a boto3 client for S3, `endpoint_url=` is also applied, and I suspect that is ...
open
2025-02-28T04:18:59Z
2025-03-03T05:46:20Z
https://github.com/laughingman7743/PyAthena/issues/576
[]
KitauchiShinji
3
plotly/dash-recipes
dash
40
Concern about choosing directory when exporting datatable
Hello, Is it possible to choose a directory (path) when exporting datatable in dash? Thanks. <img width="960" alt="111" src="https://user-images.githubusercontent.com/68303975/130564249-4fbcbd62-acf2-427e-8be5-5dd7a94fc1a1.png">
open
2021-08-24T06:01:11Z
2021-08-24T06:01:11Z
https://github.com/plotly/dash-recipes/issues/40
[]
perryisbusy
0
fastapi/sqlmodel
sqlalchemy
318
no such table, SQLModel can't find the table
pls delete this issue
open
2022-04-29T06:44:51Z
2022-09-05T19:44:24Z
https://github.com/fastapi/sqlmodel/issues/318
[ "question" ]
mr-m0nst3r
1
JaidedAI/EasyOCR
deep-learning
1,106
My_first_lang is only compatible with English???
--------mycode: reader = Reader(['en'],recog_network='my_first_lang',model_storage_directory=basepath+'/model',user_network_directory=basepath+'/user_network'); --------file: ![图片](https://github.com/JaidedAI/EasyOCR/assets/42331506/17b46c19-3f81-45b2-b708-c85a7606caa2)
open
2023-08-07T13:26:50Z
2023-09-25T22:12:50Z
https://github.com/JaidedAI/EasyOCR/issues/1106
[]
xiayuer0114
1
seleniumbase/SeleniumBase
pytest
3,586
`sb.wait_for_text_not_visible()` wasn't mapping to the correct CDP Mode method
### `sb.wait_for_text_not_visible()` wasn't mapping to the correct CDP Mode method ---- This would cause failures in CDP Mode when calling regular SB methods directly.
closed
2025-03-05T17:31:03Z
2025-03-05T18:25:39Z
https://github.com/seleniumbase/SeleniumBase/issues/3586
[ "bug", "UC Mode / CDP Mode" ]
mdmintz
1
wsvincent/awesome-django
django
193
🤔 Issue template ideas
We need an issue template to help with some expectations. Here is my quick riff on what we might want: ---- Our goal with Awesome Django is to highlight packages that we think are awesome and stand out above the rest. Our goal isn't to be a comprehensive directory of 1000+ projects like [Django Packages](htt...
closed
2022-08-25T15:43:26Z
2023-07-15T14:23:42Z
https://github.com/wsvincent/awesome-django/issues/193
[ "no-issue-activity" ]
jefftriplett
5
plotly/dash
dash
3,214
[BUG] dcc.Dropdown width rendering incorrect with Dash 3 rc4
**Describe your context** Please provide us your environment, so we can easily reproduce the issue. - replace the result of `pip list | grep dash` below ``` dash 3.0.0rc4 dash-core-components 2.0.0 dash_design_kit 1.14.0 dash-html-components 2.0.0 dash-table 5.0.0 ``` - if frontend rel...
open
2025-03-13T14:07:28Z
2025-03-18T14:10:16Z
https://github.com/plotly/dash/issues/3214
[ "bug", "P1", "dash-3.0" ]
susodapop
0
samuelcolvin/dirty-equals
pytest
48
fix `IsNow`
The following should pass ```py assert '2022-07-15T10:56:38.311Z' == IsNow(delta=10, tz='utc', format_string='%Y-%m-%dT%H:%M:%S.%fZ', enforce_tz=False) ``` (ignoring that that's not "now" any longer obvisouly)
open
2022-07-15T11:00:27Z
2024-05-22T08:36:25Z
https://github.com/samuelcolvin/dirty-equals/issues/48
[]
samuelcolvin
2
albumentations-team/albumentations
machine-learning
2,227
CoarseDropout does not work with relative hole_height_range and hole_width_range
## Describe the bug In contrast to the docstring of CoarseDropout, the two parameters `hole_height_range` and `hole_width_range` cannot be given as relative values. This is most probably due to a Validator which was introduced recently (1.4.23) for these two parameters: `AfterValidator(check_range_bounds(1, None))` ...
closed
2025-01-02T12:34:12Z
2025-01-03T19:29:20Z
https://github.com/albumentations-team/albumentations/issues/2227
[ "bug" ]
kpms-bastian-kronenbitter
1
geopandas/geopandas
pandas
2,534
QST:Using geopandas in flask, the program ends directly
- [x] I have searched the [geopandas] tag on [StackOverflow](https://stackoverflow.com/questions/tagged/geopandas) and [GIS StackExchange](https://gis.stackexchange.com/questions/tagged/geopandas) for similar questions. - [ ] I have asked my usage related question on [StackOverflow](https://stackoverflow.com) or [GI...
closed
2022-08-23T07:26:06Z
2023-01-05T22:01:47Z
https://github.com/geopandas/geopandas/issues/2534
[ "question" ]
Roey1996
2
mlflow/mlflow
machine-learning
14,190
[BUG] Cannot use self-signed url in OpenAI Model
### Issues Policy acknowledgement - [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md) ### Where did you encounter this bug? Databricks ### MLflow version - Client: 2.19.0 - Openai 1.40.2 ### System information ...
open
2025-01-06T16:54:22Z
2025-01-09T00:20:33Z
https://github.com/mlflow/mlflow/issues/14190
[ "bug", "area/model-registry", "area/models", "integrations/azure", "area/deployments" ]
brunodoamaral
1
deepinsight/insightface
pytorch
1,897
about insightface's model compare embedding
I'm really curious. how measure two embedding distance
open
2022-01-27T15:43:43Z
2022-03-04T11:22:46Z
https://github.com/deepinsight/insightface/issues/1897
[]
nadongjin
1
jessevig/bertviz
nlp
30
visualization of only 3 layers / example model_view_xlnet.ipynb
I tried load XLNet only with three layers (it does work with full XLNet) but with three the example model_view_xlnet.ipynb does not work ``` config = XLNetConfig.from_pretrained('/transformers/') config.n_layer = 3 config.num_labels = 3 model = XLNetModel.from_pretrained('/transformers/') ``` ``` --------...
closed
2019-12-26T05:39:42Z
2019-12-31T17:52:12Z
https://github.com/jessevig/bertviz/issues/30
[]
cherepanovic
1
recommenders-team/recommenders
data-science
1,601
[ASK] What's the system requirements on Azure ML to run LightGCN?
### Description I see it takes 47 seconds to run 50 epochs of 100k movielens in the below notebook. I am curious what's the system requirements if I want to reproduce similar results in Azure ML or Azure Databricks. https://github.com/microsoft/recommenders/blob/main/examples/02_model_collaborative_filtering/lightg...
closed
2021-12-30T08:56:53Z
2022-03-17T11:43:23Z
https://github.com/recommenders-team/recommenders/issues/1601
[ "help wanted" ]
rwforest
3
WeblateOrg/weblate
django
13,766
Automatic translation add-on setting missing "Add as approved translation"
### Describe the issue When configuring the automatic translation using the add-on, there is no option to choose "Add as approved translation" in the "Automatic translation mode" dropdown <img width="874" alt="Image" src="https://github.com/user-attachments/assets/cf1369cd-4c9b-4179-ba43-8b770706325d" /> However, th...
closed
2025-02-06T10:25:02Z
2025-02-06T13:56:50Z
https://github.com/WeblateOrg/weblate/issues/13766
[ "bug" ]
anuj-scanova
3
pytorch/pytorch
python
149,634
[ONNX] Improve onnx ops docs
https://pytorch.org/docs/main/onnx_ops.html Improve example to show the onnx op being used with torch ops.
closed
2025-03-20T17:01:17Z
2025-03-21T03:24:56Z
https://github.com/pytorch/pytorch/issues/149634
[ "module: onnx", "triaged" ]
justinchuby
0
pytorch/vision
machine-learning
8,938
`num_ops` argument of `RandAugment()` shouldn't accept negative values
### 🐛 Describe the bug Setting negative values to `num_ops` argument of [RandAugment()](https://pytorch.org/vision/master/generated/torchvision.transforms.v2.RandAugment.html) doesn't do augmentation transformations at all as shown below: ```python from torchvision.datasets import OxfordIIITPet from torchvision.tran...
open
2025-02-25T13:04:04Z
2025-02-25T13:16:26Z
https://github.com/pytorch/vision/issues/8938
[]
hyperkai
1
randyzwitch/streamlit-folium
streamlit
173
Map Disappearing
This is a really great plugin! With that said, I'm encountering an issue where when I try to render a map, it disappears and reappears inconsistently. See video below. https://www.loom.com/share/79e544d6eea74fd7a898691d217d12a0?sid=d25745ae-b4ea-47a3-8d89-80621fe7c652 For this example, Here are the relevant...
closed
2024-03-20T03:55:38Z
2024-11-11T08:42:07Z
https://github.com/randyzwitch/streamlit-folium/issues/173
[]
cgivre
5
giotto-ai/giotto-tda
scikit-learn
556
Increase number of bibliographical entries in glossary
I think it would be good if we included a few more citations in the glossary. In particular, it would be good to have a few references to trace the history of persistent homology. A few such are listed in the first page of https://www.maths.ed.ac.uk/~v1ranick/papers/edelhare.pdf, and an even earlier precursor is the ...
closed
2021-01-12T15:02:41Z
2021-03-11T23:39:38Z
https://github.com/giotto-ai/giotto-tda/issues/556
[ "documentation" ]
ulupo
0
hankcs/HanLP
nlp
1,580
麻烦给CRFSegmenter添加流的读取方式,方便直接从jar包里直接读取bin文件
<!-- 提问请上论坛,不要发这里! 提问请上论坛,不要发这里! 提问请上论坛,不要发这里! 以下必填,否则直接关闭。 --> **Describe the feature and the current behavior/state.** **Will this change the current api? How?** **Who will benefit with this feature?** **Are you willing to contribute it (Yes/No):** **System information** - OS Platform and Distr...
closed
2020-10-29T09:10:16Z
2020-10-29T15:35:43Z
https://github.com/hankcs/HanLP/issues/1580
[ "feature request" ]
xiaoheizai
1
unit8co/darts
data-science
2,496
TiDE Model Stops At A Specific Epoch
A more general question, I am trying to run a historical backtest using TiDE model for my use case: ``` from darts.models import TiDEModel tide_model = TiDEModel( input_chunk_length=8, output_chunk_length=3, n_epochs=20 ) tide_model .fit( series =..., past_covariates= ... future...
closed
2024-08-12T12:23:25Z
2025-03-03T14:17:16Z
https://github.com/unit8co/darts/issues/2496
[ "bug" ]
ETTAN93
5
coqui-ai/TTS
deep-learning
3,330
Support pandas 2
**🚀 Feature Description** Currently, the pandas requirement is constrained to >=1.4,<2.0: https://github.com/coqui-ai/TTS/blob/11ec9f7471620ebaa57db7ff5705254829ffe516/requirements.txt#L26 [Pandas 2.0.0 was released in April](https://github.com/pandas-dev/pandas/releases/tag/v2.0.0), so this will start to resul...
closed
2023-11-28T22:19:12Z
2024-06-26T16:49:04Z
https://github.com/coqui-ai/TTS/issues/3330
[ "wontfix", "feature request" ]
Harmon758
7
hpcaitech/ColossalAI
deep-learning
5,319
Can your openmoe project train mixtral 8x7b model ?[FEATURE]:
### Describe the feature I want to know if your openmoe project can train other moe_models like mixtral ? And in your openmoe.md , I cannot find this checkpoint in nvidia-apex "git checkout 741bdf50825a97664db08574981962d66436d16a"
closed
2024-01-29T03:58:54Z
2024-02-18T11:31:30Z
https://github.com/hpcaitech/ColossalAI/issues/5319
[ "enhancement" ]
ZhangEnmao
3
plotly/dash-table
dash
582
Rewrite Cypress test servers using gunicorn
The table currently uses a set of independent Dash applications to run its end-to-end tests against. https://github.com/plotly/dash-table/tree/master/tests/cypress/dash https://github.com/plotly/dash-table/blob/master/package.json#L25 Use gunicorn to load all the test apps into a single app with routes instead.
closed
2019-09-12T15:29:15Z
2020-03-10T19:17:59Z
https://github.com/plotly/dash-table/issues/582
[ "dash-type-maintenance", "size: 1" ]
Marc-Andre-Rivet
0
ymcui/Chinese-LLaMA-Alpaca
nlp
249
关于打分机制的疑问
以code测试里面的十二题为例 https://github.com/ymcui/Chinese-LLaMA-Alpaca/blob/main/examples/CODE.md 十二题的三个答案中,7B和7B plus得分同样是7分,他们的回答文字数量接近,但信息量完全不同,后者提到了GDB和valgrind工具这个对于内存问题的排查十分有帮助,显然是比7B和13B更优的答案。 这里的问题是我们不能根据自己的常识,也不能根据文字长度,或者条理性去评判。如何建立科学的评分体系很重要,否则无法判断模型效果到底是变好还是变坏
closed
2023-05-05T09:34:10Z
2023-05-16T22:02:03Z
https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/249
[ "stale" ]
iammeizu
3
ploomber/ploomber
jupyter
540
replace dependency on pygraphviz
`ploomber plot` depends on pygraphviz and graphviz, the latter is not pip-installable which makes setup difficult. we should find a way for users to easily create a dag plot, ideally with no extra dependencies
closed
2022-02-04T16:18:06Z
2022-04-25T20:10:03Z
https://github.com/ploomber/ploomber/issues/540
[ "good first issue" ]
edublancas
12
tox-dev/tox
automation
3,105
Non-existent basepython fails unused environment with usedevelop
## Issue <!-- Describe what's the expected behaviour and what you're observing. --> With usedevelop=True, and a non-existent basepython in an environment that isn't used, an error happens looking for the non-existent executable. This seems similar to, but different than https://github.com/tox-dev/tox/issues/28...
closed
2023-08-26T11:20:37Z
2023-09-08T22:49:56Z
https://github.com/tox-dev/tox/issues/3105
[ "bug:minor", "help:wanted" ]
nedbat
4
PedroBern/django-graphql-auth
graphql
71
New installation does not migrate existing users
# Description When installing into a project, the package functionality does not work with any of the users that already existed before the package was added. Presumably because the existing users aren't added into the `graphql_auth_userstatus` table. Not sure if this is a bug or new request # Steps to Reproduce...
open
2020-10-07T00:04:44Z
2021-10-24T15:04:33Z
https://github.com/PedroBern/django-graphql-auth/issues/71
[]
pfcodes
2
streamlit/streamlit
machine-learning
10,786
font "sans serif" no longer working
### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [x] I added a very descriptive title to this issue. - [x] I have provided sufficient information below to help reproduce this issue. ### Summary When adding a `config.toml` with the font set...
closed
2025-03-14T16:02:49Z
2025-03-14T17:31:44Z
https://github.com/streamlit/streamlit/issues/10786
[ "type:bug", "status:confirmed", "priority:P2", "feature:theming", "feature:config" ]
johannesjasper
2
pallets-eco/flask-sqlalchemy
sqlalchemy
870
Cannot connect SQL which SQL password has '%'
# Expected Behavior Hi, I want to use flask-sqlalchemy to connect my SQL database, but I cannot connect to SQL, because the SQL database's password is like "qU%d6". It quite strange because I can connect to SQL normally using a password like "password". Changing the SQL password may solve the problem, but this bug...
closed
2020-08-11T02:21:09Z
2020-12-05T19:58:20Z
https://github.com/pallets-eco/flask-sqlalchemy/issues/870
[]
happyprotean
2
albumentations-team/albumentations
machine-learning
1,989
LongestMaxSize does upscale an image in contrast to what notes state(?)
Regarding the LongestMaxSize transformation the notes state that: > Note: > - If the longest side of the image is already less than or equal to max_size, the image will not be resized. > - This transform will not crop the image. The resulting image may be smaller than max_size in both dimensions. ...
closed
2024-10-15T13:32:08Z
2024-10-16T22:20:19Z
https://github.com/albumentations-team/albumentations/issues/1989
[ "documentation" ]
baptist
1
cobrateam/splinter
automation
405
Capture Javascript errors (javascript console)
it is possible capture any text from javascript console? I need to have some way to get Javascript errors.
closed
2015-05-28T14:55:46Z
2022-06-28T00:50:13Z
https://github.com/cobrateam/splinter/issues/405
[]
luzfcb
6
nolar/kopf
asyncio
165
[PR] Post events for cluster-scoped objects to current namespace
> <a href="https://github.com/nolar"><img align="left" height="50" src="https://avatars0.githubusercontent.com/u/544296?v=4"></a> A pull request by [nolar](https://github.com/nolar) at _2019-08-05 18:06:51+00:00_ > Original URL: https://github.com/zalando-incubator/kopf/pull/165 > Merged by [nolar](https://githu...
closed
2020-08-18T19:57:52Z
2020-08-23T20:48:34Z
https://github.com/nolar/kopf/issues/165
[ "bug", "archive" ]
kopf-archiver[bot]
0
zappa/Zappa
django
494
[Migrated] Overhaul Logging Subsystem
Originally from: https://github.com/Miserlou/Zappa/issues/1305 by [Miserlou](https://github.com/Miserlou) - Add and document proper log-level handling - Redefine more sane defaults - Add event-type and event-target based log tail filtering
closed
2021-02-20T09:43:28Z
2024-04-13T16:36:28Z
https://github.com/zappa/Zappa/issues/494
[ "production mode", "no-activity", "auto-closed" ]
jneves
2
Avaiga/taipy
data-visualization
1,858
Allow S3ObjectDatanodes to use all parameters exposed by AWS APIs
### Description Today, an s3 object data node can only use a limited number of parameters. Taipy should accept all possible parameters for configuring the [boto3 client](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/core/session.html#boto3.session.Session.client), for reading the data with the [ge...
closed
2024-09-30T10:29:05Z
2024-10-15T12:26:09Z
https://github.com/Avaiga/taipy/issues/1858
[ "Core", "📈 Improvement", "⚙️Configuration", "🆘 Help wanted", "🟨 Priority: Medium", "✨New feature", "📝Release Notes", "Core: ⚙️ Configuration", "Core: 📁 Data node" ]
jrobinAV
3
Buuntu/fastapi-react
fastapi
14
Add (optional) Black pre-commit hook
closed
2020-05-20T16:43:23Z
2020-07-07T00:45:01Z
https://github.com/Buuntu/fastapi-react/issues/14
[ "enhancement" ]
Buuntu
0
allenai/allennlp
nlp
5,022
The SRL predictor doesn't work with the following error message
<!-- Please fill this template entirely and do not erase any of it. We reserve the right to close without a response bug reports which are incomplete. If you have a question rather than a bug, please ask on [Stack Overflow](https://stackoverflow.com/questions/tagged/allennlp) rather than posting an issue here. --...
closed
2021-02-25T01:48:43Z
2021-03-30T21:37:19Z
https://github.com/allenai/allennlp/issues/5022
[ "bug" ]
shinyemimalef
5
pydantic/FastUI
fastapi
240
Type unions errors aren't showed in frontend
Imagine my form is: ```python class Form(BaseModel): email: EmailStr | int ``` I know it doesn't make sense to have that union, but this is to just replicate the issue. Then on runtime, when I'm passing an invalid email address, I get this error: ```json { "detail": { "form": [ ...
open
2024-03-07T15:45:57Z
2024-03-07T15:46:52Z
https://github.com/pydantic/FastUI/issues/240
[]
ManiMozaffar
0
waditu/tushare
pandas
1,155
新需求:能不能有个沪港通净流入的数据
发现净流入的数据比单纯的流入数据好像更有相关性 帐号:413155133@qq.com
open
2019-10-09T03:38:57Z
2019-10-10T11:51:52Z
https://github.com/waditu/tushare/issues/1155
[]
a136249692
1
CorentinJ/Real-Time-Voice-Cloning
python
1,235
automatic fake audio generation
Hi Corentin, I want to generate a dataset of fake audios on my own using this toolbox. Is there any way to generate them automatically as I have to generate them manually one by one which is taking too long?
open
2023-07-19T05:40:45Z
2023-07-19T05:54:02Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1235
[]
kathuria07
0
bregman-arie/devops-exercises
python
240
No solution for Directories Comparison Shell Script Problem
The [Directories Comparison shell scripting practice problem](https://github.com/bregman-arie/devops-exercises/blob/master/exercises/shell/directories_comparison.md) does not have a solution
closed
2022-05-12T11:56:06Z
2022-07-01T22:20:31Z
https://github.com/bregman-arie/devops-exercises/issues/240
[]
luuuk
1
Kitware/trame
data-visualization
333
How can trame be deployed in an environment with no desktop or graphical interface, such as k8s
<!-- Ignoring this template may result in your bug report getting deleted --> How can trame be deployed in an environment with no desktop or graphical interface, such as k8s [x] unbuntu [x] arm64
closed
2023-09-15T08:29:47Z
2023-09-15T14:21:15Z
https://github.com/Kitware/trame/issues/333
[]
haoxl3
1
pandas-dev/pandas
python
61,094
ENH: `DatetimeIndex.set_freq()`
### Feature Type - [x] Adding new functionality to pandas - [ ] Changing existing functionality in pandas - [ ] Removing existing functionality in pandas ### Problem Description I can set/change the name of a `DatetimeIndex` with `.rename()`. But I cannot set/change its frequency in the same manner. ### Feature ...
open
2025-03-10T09:26:12Z
2025-03-19T12:49:37Z
https://github.com/pandas-dev/pandas/issues/61094
[ "Enhancement", "Needs Triage" ]
rwijtvliet
1
huggingface/datasets
deep-learning
7,468
function `load_dataset` can't solve folder path with regex characters like "[]"
### Describe the bug When using the `load_dataset` function with a folder path containing regex special characters (such as "[]"), the issue occurs due to how the path is handled in the `resolve_pattern` function. This function passes the unprocessed path directly to `AbstractFileSystem.glob`, which supports regular e...
open
2025-03-20T05:21:59Z
2025-03-20T05:21:59Z
https://github.com/huggingface/datasets/issues/7468
[]
Hpeox
0
cupy/cupy
numpy
8,210
Support Cuda Stream creation with Priority
### Description Hi, It appears that CuPy does not support the creation of custom CUDA streams with priority. Since the API for this functionality is already available in CUDA, it would be very helpful if CuPy provided this feature. Thanks ### Additional Information _No response_
closed
2024-02-25T13:33:48Z
2024-03-13T04:22:02Z
https://github.com/cupy/cupy/issues/8210
[ "contribution welcome", "cat:feature", "good first issue" ]
rajagond
3
ultralytics/yolov5
machine-learning
12,585
train the picture without the target
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question When yolov5 training, how to train the picture without the target, there is an empty txt ...
closed
2024-01-05T12:01:47Z
2024-02-17T00:20:07Z
https://github.com/ultralytics/yolov5/issues/12585
[ "question", "Stale" ]
ZhaoMonica
4
tableau/server-client-python
rest-api
845
Issue with dates format in request options
Hello, Sorry if I am in the wrong place I am new here. I have an issue when I use the csv_req_option with dates. The date filter isn't applied when I pass it in argument whereas it works for all kinds of string. Imagine the next dashboard : Col A = Date Col B = Event if I use csv_req_option = TSC.CSVReq...
closed
2021-05-11T21:35:27Z
2021-09-23T01:31:34Z
https://github.com/tableau/server-client-python/issues/845
[]
ItachiEren
2
sherlock-project/sherlock
python
2,308
403 and 404 Errors Still Persist When Querying Usernames
### Installation method PyPI (via pip) ### Description When I query a username, 403 and 404 errors are still being reported ### Steps to reproduce ![demo](https://github.com/user-attachments/assets/27b3db57-3eb4-4247-b38c-add298d66a1d) "When I query a username, 403 and 404 errors are still being reported." And u...
open
2024-09-30T03:45:01Z
2024-11-01T08:12:08Z
https://github.com/sherlock-project/sherlock/issues/2308
[ "bug", "false positive" ]
CoffeeGeeker
7
PeterL1n/RobustVideoMatting
computer-vision
93
Difference of fgr output and src input
This is perhaps more a question about the network design than the code, sorry if this is not the right channel to ask this. I wonder what is the difference between the fgr output and the src input image in those pixels belonging to the matting mask (pha> 0). I supposed that maybe they could refine the edges of th...
closed
2021-10-22T10:28:47Z
2021-10-22T20:26:16Z
https://github.com/PeterL1n/RobustVideoMatting/issues/93
[]
livingbeams
1
moshi4/pyCirclize
matplotlib
84
Auto annotation for sectors in chord diagram
> Annotation plotting is a feature added in v1.9.0 (python>=3.9). It is not available in v1.8.0. _Originally posted by @moshi4 in [#83](https://github.com/moshi4/pyCirclize/issues/83#issuecomment-2658729865)_ upgraded to v1.9.0 still it is not changing. ``` from pycirclize import Circos, config from pycirclize....
closed
2025-02-14T09:41:38Z
2025-02-21T09:36:39Z
https://github.com/moshi4/pyCirclize/issues/84
[ "question" ]
jishnu-lab
7
Avaiga/taipy
automation
1,532
[🐛 BUG] inactive file_selector is still active
### What went wrong? 🤔 From hugoo on Discord I would like to leave a file_selector inactive so that the user cannot use it. However, doing active=False only has style effects and the file_selector continues to work ### Expected Behavior inactive file_selector should be inactive ### Steps to Reproduce Issue ``` ...
closed
2024-07-16T21:33:17Z
2024-07-17T08:13:46Z
https://github.com/Avaiga/taipy/issues/1532
[ "🟥 Priority: Critical", "💥Malfunction", "📝Release Notes", "GUI: Front-End" ]
FredLL-Avaiga
0
neuml/txtai
nlp
146
Fix bug with importing service task when workflow extra not installed
xmltodict was recently added as a dependency for ServiceTask. Given that this library is optional, it should be wrapped as a conditional import. Currently, the entire workflow package can't be imported unless xmltodict is present which violates txtai's policy to only fail when the specific library is needed.
closed
2021-11-15T18:19:36Z
2021-11-15T18:32:06Z
https://github.com/neuml/txtai/issues/146
[]
davidmezzetti
0
graphql-python/graphene
graphql
978
Bad hyperlink on documentation
NonNull reference under required field from this page https://docs.graphene-python.org/en/latest/types/scalars/ redirects to an inexistent page, namely: `https://docs.graphene-python.org/en/latest/types/scalars/list-and-nonnull/#nonnull` The correct link is `https://docs.graphene-python.org/en/latest/types/list-and...
closed
2019-05-30T17:02:29Z
2019-06-04T16:23:25Z
https://github.com/graphql-python/graphene/issues/978
[ "🐛 bug", "📖 documentation" ]
Ambro17
2
skforecast/skforecast
scikit-learn
647
add method to forecasters to return the input data that is passed to the model to make predictions
Currently, there is no way to see which data is being used to make predictions. `create_X_y` creates the data that is used to train the model, but it;s not able to create data that is passed to "predict()`. The data for the prediction is created in predict() but it is not exposed. Could we capture the lines th...
closed
2024-02-23T16:19:53Z
2024-08-07T14:24:31Z
https://github.com/skforecast/skforecast/issues/647
[ "enhancement" ]
solegalli
2
OpenGeoscience/geonotebook
jupyter
147
M.layers.annotation.polygons[0].data - IndexError: list index out of range
When I run 3rd cell from https://github.com/OpenGeoscience/geonotebook/blob/master/notebooks/04_Annotations.ipynb d, n = next(M.layers.annotation.polygons[0].data) I receive: --------------------------------------------------------------------------- IndexError Traceback (most...
closed
2017-09-08T16:13:32Z
2017-09-08T16:37:17Z
https://github.com/OpenGeoscience/geonotebook/issues/147
[]
dementiev
2
vitalik/django-ninja
rest-api
1,305
[BUG] Adding Field examples breaks generated swagger docs
**Describe the bug** Using the approach described in #1115 to add a description of a parameter, the generated swagger docs break when the `example=` property is added. The generated API docs show `Could not render Parameters, see the console.` **Versions (please complete the following information):** - Python ver...
open
2024-09-27T06:11:49Z
2024-12-12T09:30:18Z
https://github.com/vitalik/django-ninja/issues/1305
[]
boosh
2
chmp/ipytest
pytest
42
Doesn't work with Google Colab
Running this small test on Google Colab ``` %%run_pytest[clean] -qq def test_example(): assert [1, 2, 3] == [1, 2, 3] ``` results in exception: ``` /usr/local/lib/python3.6/dist-packages/pluggy/hooks.py:258: in __call__ return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) /...
closed
2020-07-10T10:45:16Z
2020-07-10T11:00:09Z
https://github.com/chmp/ipytest/issues/42
[]
borisbrodski
3
CorentinJ/Real-Time-Voice-Cloning
deep-learning
800
I made a video demonstrating how I used it
https://www.youtube.com/watch?v=HZtuHgpRoyc "Dolly Parton, neural voice clone, tells patient's family about their medical equipment."
closed
2021-07-16T11:51:26Z
2021-08-25T09:21:31Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/800
[]
jaggzh
0
influxdata/influxdb-client-python
jupyter
94
When ingest dataframe, use alternative tagging
In addition to ticket #79 Would it be possible to next to, data_frame_tag_columns=tag_columns, also have a 'data_frame_tag=' argument? This way a tag can be added to a DF which doesn't appear in the DF. For example, I have a DF with stock prices: timestamp, open, high, low, close (etc) data. I would like to be a...
closed
2020-05-13T14:03:34Z
2021-05-14T07:06:17Z
https://github.com/influxdata/influxdb-client-python/issues/94
[ "enhancement" ]
cjelsa
15
ultralytics/yolov5
machine-learning
12,432
How is the number of anchors calculated?
### Search before asking - [x] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question As an input i have image (640x640x3) and on output of the model is next: 1x25200x7...
closed
2023-11-26T16:17:47Z
2023-11-27T05:10:34Z
https://github.com/ultralytics/yolov5/issues/12432
[ "question" ]
TheMegistone4Ever
5
fabiogra/moseca
streamlit
8
Local installation fails
Hi, I followed Readme instructions, but I cant get it to run either (no luck for me with Docker install either).. I have Win11. All steps done from anaconda prompt and virtual environment. This is a workflow: (Win11) create app folder (conda) move to folder Moseca git clone (*.git) conda create -p D:\Audi...
open
2023-09-24T22:56:29Z
2023-09-24T22:56:29Z
https://github.com/fabiogra/moseca/issues/8
[]
nekiee13
0
gee-community/geemap
streamlit
1,017
Map.addLayerControl() doesn't seem to be working
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information - geemap version: 0.13.1 - Python version: 3.9.12 (conda 4.12.0) - Operating System: Windows 11 ### Description I'm new to geemap and was looking around a bit and following along the instructions on th...
closed
2022-04-13T19:07:42Z
2022-10-11T09:01:41Z
https://github.com/gee-community/geemap/issues/1017
[ "bug" ]
meesterp
5
bregman-arie/devops-exercises
python
87
AWS image is corrupted
This issue is fixed in this PR https://github.com/bregman-arie/devops-exercises/pull/86
closed
2020-05-29T11:03:19Z
2020-06-03T09:41:32Z
https://github.com/bregman-arie/devops-exercises/issues/87
[]
abdelrahmanbadr
0
jonaswinkler/paperless-ng
django
1,273
[BUG] Paperless webserver not honoring port specified in docker-compose.yaml
**Describe the bug** Run paperless-ng via one of the docker compose scripts provided by paperless. Change the default port 8000 and url of the health check in the compose script prior to running with docker compose. Webserver container (specifically Gunicorn) does not use port specified in compose file, because the po...
closed
2021-08-31T13:14:51Z
2021-08-31T14:32:33Z
https://github.com/jonaswinkler/paperless-ng/issues/1273
[]
padraigkitterick
2
wger-project/wger
django
1,071
Add Resistance Bands as Equipment
... so users can add exercise variations of the ones with machines/weights motive: decided to go back to exercising but this time at home with Resistance Bands, some exercises don't vary much front the OG ones but there's still a difference Extra: Ilustrations are very important for these types of exercises bec...
closed
2022-06-12T22:46:38Z
2022-08-05T13:41:56Z
https://github.com/wger-project/wger/issues/1071
[]
Keddyan
7
plotly/dash-component-boilerplate
dash
151
Migrating to React functional components
I'm interested in creating my own dash component using React and while generating a project using `dash-component-boilerplate`, the output React files are written using class components. Any plans on migrating that to functional components instead? I've already migrated my own project files but thought to bring thi...
closed
2023-03-01T21:02:14Z
2023-09-21T08:45:02Z
https://github.com/plotly/dash-component-boilerplate/issues/151
[]
aeltanawy
11
fastapi/sqlmodel
pydantic
523
What is the purpose of parse_obj's second argument: "update"?
### 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
2023-01-03T21:53:54Z
2024-03-04T20:59:03Z
https://github.com/fastapi/sqlmodel/issues/523
[ "question" ]
zmievsa
2
flasgger/flasgger
flask
585
a little miss
when i forget install this packet -> apispec page will back err -> internal server error just have not other tips, so i search the resource code, in marshmallow_apispec.py ![image](https://github.com/flasgger/flasgger/assets/101400891/ab69ea20-f0d6-46fa-8064-b2ef36028709) there have some import code, if err ...
open
2023-06-27T07:43:36Z
2023-06-27T07:45:55Z
https://github.com/flasgger/flasgger/issues/585
[]
Spectator133
2
koxudaxi/datamodel-code-generator
pydantic
1,361
Support for custom types in particular enums
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Given below schema, where enum field type is some.CustomEnum ``` { "title": "Test", "description": "Test 123", "type": "object", "properties": { "enum": { "title": ...
open
2023-06-09T13:23:43Z
2023-06-10T00:18:37Z
https://github.com/koxudaxi/datamodel-code-generator/issues/1361
[]
peterchenadded
1
flairNLP/flair
nlp
2,982
'TextClassifier' object has no attribute 'embeddings'
TARSClassifier.load error AttributeError Traceback (most recent call last) <ipython-input-13-710c2b4d40e4> in <module> ----> 1 tars = TARSClassifier.load('/content/drive/MyDrive/Text_classification/final-model.pt') 2 frames /usr/local/lib/python3.7/dist-packages/flair/nn/model.py in...
closed
2022-11-08T04:36:58Z
2022-11-09T15:51:44Z
https://github.com/flairNLP/flair/issues/2982
[ "bug" ]
pranavan-rbg
6
K3D-tools/K3D-jupyter
jupyter
273
How to plot Matplotlib's surfaces?
I'm exploring the possibility to use K3D-Jupyter as a plotting library for [SymPy](https://github.com/sympy/sympy/), instead of relying on Matplotlib which is quite slow in a notebook. However, it seems like there is no function/object capable of using the data format used by [Matplotlib's `plot_surface`](https://matpl...
closed
2021-04-18T08:35:26Z
2021-04-23T12:40:12Z
https://github.com/K3D-tools/K3D-jupyter/issues/273
[]
Davide-sd
3
Crinibus/scraper
web-scraping
228
Api link elgiganten.se
Is it possible for you to get the API link for elgiganten.se? Tried to change it manually to .se but it seems to not be the same API link
closed
2023-11-10T20:07:49Z
2023-11-15T18:17:04Z
https://github.com/Crinibus/scraper/issues/228
[]
Trixarn
2
bigscience-workshop/petals
nlp
519
Support stable diffusion model
can i use stable diffusion model with petals?
closed
2023-09-21T12:39:23Z
2023-09-22T20:56:41Z
https://github.com/bigscience-workshop/petals/issues/519
[]
lbgws2
2
akfamily/akshare
data-science
5,691
stock_board_concept_hist_em 尝试之后好像还是存在问题
> ![Image](https://github.com/user-attachments/assets/1cc547cc-3263-4719-8852-d22401046e82)大佬帮忙看看,我测试下,好像还是没有好? _Originally posted by @fweiger in [#5686](https://github.com/akfamily/akshare/issues/5686#issuecomment-2665321119)_
closed
2025-02-18T11:14:53Z
2025-02-18T13:53:29Z
https://github.com/akfamily/akshare/issues/5691
[]
fweiger
0
sktime/pytorch-forecasting
pandas
1,038
RAM consumption of TimeSeriesDataset
I have a dataframe that consumes aprox 10 G in memory. when i try to build the TimeSeriesDataset, it consumes >30G in memory (making explode my RAM). I know It makes sense because the time series dataset is a bigger structure than the dataframe. How much can the memory consumption grow when building the time series...
open
2022-06-16T22:13:25Z
2023-09-07T15:02:08Z
https://github.com/sktime/pytorch-forecasting/issues/1038
[]
nicocheh
3
clovaai/donut
nlp
242
size mismatch error
When I run the "python3 app.py" for demo, it cannot load the pretrained model naver-clova-ix/donut-base-finetuned-docvqa, there is a size miss match error pretrained_model = DonutModel.from_pretrained(args.pretrained_path) File "/home/local/Project/chart/donut/donut/model.py", line 597, in from_pretrained ...
open
2023-08-25T22:27:59Z
2023-08-31T11:40:35Z
https://github.com/clovaai/donut/issues/242
[]
yaoliUoA
3
nalepae/pandarallel
pandas
27
quiet mode execution
Currently there are a ton of messages are printed. Is there a way to mute all or part of the messages?
closed
2019-06-06T03:23:50Z
2019-07-09T17:39:28Z
https://github.com/nalepae/pandarallel/issues/27
[]
qiangbo
1
sunscrapers/djoser
rest-api
656
The resend_activation endpoint discloses if a user with a given email exists
The `resend_activation` endpoint returns a 400 response if the given email does not belong to an (inactive) user. This endpoint re-uses the password reset serializer (#555) but does not respect the `PASSWORD_RESET_SHOW_EMAIL_NOT_FOUND` setting because of these lines: https://github.com/sunscrapers/djoser/blob/c62...
closed
2022-02-15T12:38:53Z
2023-07-03T15:56:36Z
https://github.com/sunscrapers/djoser/issues/656
[]
jaap3
0
ultralytics/yolov5
deep-learning
13,299
ModuleNotFoundError: No module named 'models.yolo'.
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question I have finetuned my model on google colab and I have downloaded best.py model and save it...
closed
2024-09-05T12:50:15Z
2024-09-06T16:23:18Z
https://github.com/ultralytics/yolov5/issues/13299
[ "question" ]
Khush1593
3
yeongpin/cursor-free-vip
automation
300
[Bug]: Auto Run script fails with error
### Commit before submitting - [x] I understand that Issues are used to provide feedback and solve problems, not to complain in the comments section, and will provide more information to help solve the problem. - [x] I have checked the top Issue and searched for existing [open issues](https://github.com/yeongpin/curso...
open
2025-03-18T19:33:40Z
2025-03-18T19:34:38Z
https://github.com/yeongpin/cursor-free-vip/issues/300
[ "bug" ]
Jordan231111
0
graphistry/pygraphistry
pandas
129
Bug: Spigo demo in Python3
Change import to: ``` try: import urllib.request as urllib2 except ImportError: import urllib2 ```
open
2019-07-04T17:28:40Z
2019-07-04T17:28:58Z
https://github.com/graphistry/pygraphistry/issues/129
[ "bug" ]
lmeyerov
0
WZMIAOMIAO/deep-learning-for-image-processing
deep-learning
639
可以讲解下一个通用的目标检测grad-cam
closed
2022-09-12T15:01:06Z
2022-10-08T13:48:06Z
https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/639
[]
swjtulinxi
2
twopirllc/pandas-ta
pandas
504
Issue running vwap with dataframe index from yFinance data
**Which version are you running? The lastest version is on Github. Pip is for major releases.** ```python import pandas_ta as ta print(ta.version) ``` 0.3.14b0 **Do you have _TA Lib_ also installed in your environment?** ```sh $ pip list ``` no **Did you upgrade? Did the upgrade resolve the issue?** ```...
closed
2022-03-23T10:24:58Z
2022-03-25T23:34:05Z
https://github.com/twopirllc/pandas-ta/issues/504
[ "info" ]
Gillani0
4
s3rius/FastAPI-template
fastapi
134
generate template error: Stopping generation because post_gen_project hook script didn't exit successfully
# Image ![image](https://user-images.githubusercontent.com/5794205/201492410-aad40c6c-fa85-439c-8865-a1a48870762c.png) # Error Info ` E:\Code>fastapi_template Project name: fastapi_template_test Project description: Removing resources for disabled feature GraphQL API... Removing resources for disabled featu...
closed
2022-11-12T20:05:38Z
2022-11-13T08:59:40Z
https://github.com/s3rius/FastAPI-template/issues/134
[]
liqiujiong
3
FactoryBoy/factory_boy
sqlalchemy
121
ManyToMany for SQLAlchemy
I've trying to get M2M field working with SQLAlchemy. Following the documentation ``` class LandingPageFactory(alchemy.SQLAlchemyModelFactory): FACTORY_FOR = LandingPage FACTORY_SESSION = db.session name = Sequence(lambda n: u'Landing Page %d' % n) class LPRotatorFactory(alchemy.SQLAlchemyModelFactory): ...
closed
2014-01-09T06:57:13Z
2019-06-02T00:25:43Z
https://github.com/FactoryBoy/factory_boy/issues/121
[]
adamrt
2
keras-team/keras
deep-learning
20,098
module 'keras.utils' has no attribute 'PyDataset'
I have correctly installed version 3.0.5 of keras and used pytorch for the backend, but it always prompts module 'keras. utils' has no attribute' PyDataset '. How can I solve this problem?
closed
2024-08-08T08:32:19Z
2024-08-13T06:58:42Z
https://github.com/keras-team/keras/issues/20098
[ "stat:awaiting response from contributor", "type:Bug" ]
Sticcolet
5
public-apis/public-apis
api
3,540
favorable
coolest idea
closed
2023-06-13T22:25:59Z
2023-06-14T04:43:44Z
https://github.com/public-apis/public-apis/issues/3540
[]
doypro
0
waditu/tushare
pandas
1,713
top10_floatholders 和 top10_holders 接口缺少 2006 年数据
top10_floatholders 和 top10_holders 接口缺少 2006 年数据的 4 个季度数据,其他年份正常 tushare id: 224776 ![前十流通股东](https://github.com/waditu/tushare/assets/32354144/91328e64-dd72-4389-b996-ac6b5f264143)
open
2023-07-27T08:07:20Z
2023-07-27T08:08:35Z
https://github.com/waditu/tushare/issues/1713
[]
GitForBruce
0
python-visualization/folium
data-visualization
1,786
Geocoder with own locations
Greetings, i slightly edited geocoder such that it can now accept your own places. https://github.com/JohnyCarrot/folium-geocoder-own-locations Hope someone find it usefull.
closed
2023-07-30T22:10:04Z
2024-05-06T07:28:32Z
https://github.com/python-visualization/folium/issues/1786
[ "documentation" ]
JohnyCarrot
4
qubvel-org/segmentation_models.pytorch
computer-vision
692
How to compute metrics for each class in multi class segmentation
I would compute the metrics individually for each class so I would like to have in output a (1xC) vector where C is the number of classes, I was trying like this but it throws me an error: ``` output = torch.rand([10, 3, 256, 256]) target = torch.rand([10, 1, 256, 256]).round().long() # first compute statistics f...
closed
2022-12-03T11:38:01Z
2023-02-28T02:04:44Z
https://github.com/qubvel-org/segmentation_models.pytorch/issues/692
[ "Stale" ]
santurini
3
sammchardy/python-binance
api
1,354
Websockets RuntimeError "This event loop is already running"
When I'm trying to run a websocket, then in some time stop it, and run a new websocket, the following error occurs: Exception in thread Thread-2: Traceback (most recent call last): File "D:\python\Python39\lib\threading.py", line 950, in _bootstrap_inner self.run() File "D:\python\Python39\lib\site-pac...
open
2023-08-20T17:01:52Z
2024-01-22T22:37:48Z
https://github.com/sammchardy/python-binance/issues/1354
[]
savelyevlad
7
babysor/MockingBird
pytorch
812
以界面模式启动,程序未响应后关闭重新启动,无法显示出界面
**Summary[问题简述(一句话)]** 以界面模式启动,程序未响应后关闭重新启动,无法显示出界面 **Env & To Reproduce[复现与环境]** python3.7.9 `python demo_toolbox.py -d dataset` 以界面模式启动后,点击 load above 然后在右侧输入框输入文字时候卡住,程序未响应。关闭后再次启动程序则不出现界面。 **Screenshots[截图(如有)]** ![snipaste_20230108_130339](https://user-images.githubusercontent.com/28062894/211181459-7850...
open
2023-01-08T05:08:50Z
2023-02-07T06:33:37Z
https://github.com/babysor/MockingBird/issues/812
[]
test-black
2
quokkaproject/quokka
flask
75
Fix error on user register
review user forms, register and login
closed
2013-11-05T07:31:59Z
2015-07-16T02:56:41Z
https://github.com/quokkaproject/quokka/issues/75
[ "bug" ]
rochacbruno
1
pyro-ppl/numpyro
numpy
1,870
Grads w.r.t. weights of `MixtureGeneral` Distribution are giving `nan`s
Hi, We have created some models where we estimate the weights of the `MixtureGeneral` distribution. However, when computing the gradient of this argument, we are encountering `nan` values. We enabled `jax.config.update("debug_nan", True)` to diagnose the issue, and it pointed to the following line: https://github...
closed
2024-09-27T23:55:10Z
2024-10-04T18:22:05Z
https://github.com/pyro-ppl/numpyro/issues/1870
[ "enhancement" ]
Qazalbash
3
plotly/dash-core-components
dash
801
[Feature Request] dcc.Slider - Enable user to define slider direction
I have an application where I am like to use sliders to crop an image (heatmap graph). The image's (0,0) is defined as the top left of the image. I'd like the y slider to start with 0 at the top, and end with the height of the image at the bottom. Currently, I cannot find a method to invert the slider to allow for th...
open
2020-05-05T10:08:10Z
2020-05-05T15:49:50Z
https://github.com/plotly/dash-core-components/issues/801
[ "dash-type-enhancement" ]
Rory-Lambert
0
gevent/gevent
asyncio
1,958
Update c-ares version to 1.19.1
* gevent version: 22.10.2 from PyPI * Python version: python 3.11.3 * Operating System: docker python:latest ### Description: Update c-ares version to 1.19.1 (it is the latest version as of today: https://c-ares.org). It is not a bug with the gevent itself, but with the depedency c-ares. These vulnerabilities e...
closed
2023-06-07T07:08:05Z
2023-07-11T13:04:24Z
https://github.com/gevent/gevent/issues/1958
[]
karabill
0
ultralytics/ultralytics
machine-learning
19,774
training failed
we have a large dataset that contains 1m tables..tained on yolov11x model.. ``` def model_train(data_yaml_path): model = YOLO('yolo11x.pt') data = Path(data_yaml_path) results = model.train(data=data, epochs=10, imgsz=800, patience=2, cls=0.25, box=0.05, project="final-table-detection", ...
open
2025-03-19T05:39:36Z
2025-03-19T06:32:52Z
https://github.com/ultralytics/ultralytics/issues/19774
[ "question", "detect" ]
tzktok
4
albumentations-team/albumentations
deep-learning
1,719
[Feature request] Add apply_to_batch
There is request how to apply to video or to batch. Albumentations was not originally designed to be applied to batch. But it looks like we can add such functionality without too much pain, by just looping over frames with annotations. Related to: https://github.com/albumentations-team/albumentations/issues/4...
closed
2024-05-10T18:48:05Z
2024-10-31T02:18:43Z
https://github.com/albumentations-team/albumentations/issues/1719
[ "enhancement" ]
ternaus
1
axnsan12/drf-yasg
django
262
Question - how do I mark fields as minLength 0 and nullable?
I have an app using DRF 3.8.2, Django 1.11.16, and drf-yasg 1.10.2. Schema generation works, but I tried to add automated test cases to verify that the response matches the generated schema. I have a CharField on a ModelSerializer that is for a model field that has null=True, blank=True. Despite this, drf-yas...
closed
2018-12-04T16:09:53Z
2018-12-04T16:20:02Z
https://github.com/axnsan12/drf-yasg/issues/262
[]
danizen
1
Gozargah/Marzban
api
1,572
better dependency manager for project
currently marzban use pip to manage dependencies. using pip can lead to some problems and always we need some 3rd party programs as venv we can replace pip with [uv ](https://docs.astral.sh/uv/) to avoid this and have better dependency manager.
closed
2025-01-05T20:39:48Z
2025-02-19T20:46:00Z
https://github.com/Gozargah/Marzban/issues/1572
[ "Doc", "Feature", "FeedBack Needed", "Refactor", "v1" ]
M03ED
6