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
JaidedAI/EasyOCR
deep-learning
1,051
Invalid SOS parameters for sequential JPEG
getting error `Invalid SOS parameters for sequential JPEG` with image capture using samsung device. this is the image. => https://imgur.com/a/T4ncxjF
open
2023-06-14T08:06:17Z
2023-06-14T08:07:08Z
https://github.com/JaidedAI/EasyOCR/issues/1051
[]
azuddin
1
ultralytics/ultralytics
computer-vision
19,199
Yolov8-OpenVino-CPP-Inference Abnormal detection
### 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 model: yolov8n system: ubuntu20 question: In OpenVINO inference, the catego...
closed
2025-02-12T08:19:22Z
2025-02-15T05:21:43Z
https://github.com/ultralytics/ultralytics/issues/19199
[ "question", "detect", "exports" ]
yang5757
6
FlareSolverr/FlareSolverr
api
273
32 bit ARM docker image fails to start
When starting the docker image using docker-compose, I get the following string of errors: > flaresolverr exited with code 133 flaresolverr | flaresolverr | flaresolverr | # flaresolverr | # Fatal error in , line 0 flaresolverr | # unreachable code flaresolverr | # flaresolverr | # flaresolverr | # ...
closed
2021-12-27T16:15:25Z
2022-01-09T14:11:30Z
https://github.com/FlareSolverr/FlareSolverr/issues/273
[ "fix available" ]
SmartBoy84
2
davidsandberg/facenet
computer-vision
484
Step how to apply this library
Can someone step by step teach me how to use this library to detect face from beginning by using python and code using visual code. Sorry, because I am a beginner and I was interested on it. Thank you very much
closed
2017-10-12T17:10:48Z
2017-10-21T11:28:33Z
https://github.com/davidsandberg/facenet/issues/484
[]
sy0209
1
donnemartin/data-science-ipython-notebooks
machine-learning
88
Data Science
open
2022-07-01T22:25:03Z
2023-03-16T10:41:22Z
https://github.com/donnemartin/data-science-ipython-notebooks/issues/88
[ "needs-review" ]
SibiyaS
1
PokemonGoF/PokemonGo-Bot
automation
5,518
Mqtt connection refused - not authorised
### Expected Behavior With social enabled, I expect to receive a list of pokemon to snipe. ### Actual Behavior I receive empty list every time. ### Your FULL config.json (remove your username, password, gmapkey and any other private info) [config](http://pastebin.com/v1DpQ3Hy) ### Output when issue occurred when en...
closed
2016-09-17T21:00:00Z
2016-09-22T09:15:31Z
https://github.com/PokemonGoF/PokemonGo-Bot/issues/5518
[]
cowst
9
cvat-ai/cvat
tensorflow
8,817
Making Nuclio UI available when hosting CVAT
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request related to a problem? Please describe. I would like to make the nuclio ui available when using cvat. ### Des...
open
2024-12-12T00:43:37Z
2024-12-12T13:26:12Z
https://github.com/cvat-ai/cvat/issues/8817
[ "enhancement", "documentation" ]
marmal88
0
biolab/orange3
data-visualization
6,841
Edit Domain interpret as time: add more dd-mm options
<!-- Thanks for taking the time to submit a feature request! For the best chance at our team considering your request, please answer the following questions to the best of your ability. --> **What's your use case?** <img width="659" alt="image" src="https://github.com/biolab/orange3/assets/55989717/9f1691a4-b4c...
open
2024-06-26T10:05:10Z
2024-11-23T09:20:35Z
https://github.com/biolab/orange3/issues/6841
[ "meal" ]
wvdvegte
2
nonebot/nonebot2
fastapi
2,615
Plugin: 人类友好数据配置
### PyPI 项目名 nonebot-plugin-humanaticstore ### 插件 import 包名 nonebot_plugin_humanaticstore ### 标签 [{"label":"config","color":"#ea5252"},{"label":"配置工具","color":"#ea5252"}] ### 插件配置项 _No response_
closed
2024-03-23T14:53:06Z
2024-03-24T13:16:38Z
https://github.com/nonebot/nonebot2/issues/2615
[ "Plugin" ]
QuanhuZeYu
7
streamlit/streamlit
data-visualization
10,610
st.navigation() not working on Linux but working on Windows
### 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 I'm trying to create sidenav using st.navigat...
closed
2025-03-03T18:11:52Z
2025-03-04T08:55:49Z
https://github.com/streamlit/streamlit/issues/10610
[ "type:bug", "status:needs-triage" ]
amanchaudhary-95
1
ray-project/ray
tensorflow
51,349
Release test map_groups.many_groups (sort_shuffle_pull_based) failed
Release test **map_groups.many_groups (sort_shuffle_pull_based)** failed. See https://buildkite.com/ray-project/release/builds/35758#0195916e-c154-473b-9806-e922721e0873 for more details. Managed by OSS Test Policy
closed
2025-03-13T22:07:28Z
2025-03-18T16:57:56Z
https://github.com/ray-project/ray/issues/51349
[ "bug", "P0", "triage", "data", "release-test", "jailed-test", "ray-test-bot", "weekly-release-blocker", "stability" ]
can-anyscale
1
collerek/ormar
sqlalchemy
1,123
use snake case for table names in the database
as we know if the `tablename` is not mentioned in the `Meta` class, the default table name will be `class.__name__.lower()+'s'` but if the class name is in *CamelCase*, it will create a total mess in the database. apparently, there is no way to automize this process (converting *CamelCase* into *snake_case*) in the...
open
2023-06-28T14:58:13Z
2023-06-28T15:00:16Z
https://github.com/collerek/ormar/issues/1123
[ "enhancement" ]
kkasra12
0
Anjok07/ultimatevocalremovergui
pytorch
1,316
UVR error
everytime it gets to around 54 percent it gives a error is there any fix to this ??
open
2024-05-02T02:09:28Z
2024-05-02T02:09:28Z
https://github.com/Anjok07/ultimatevocalremovergui/issues/1316
[]
nosoul08
0
TencentARC/GFPGAN
pytorch
371
Changes eye color
I see it's already been pointed out that the model is too aggressive, which includes changing eye color - blue to brown.
open
2023-04-21T21:03:50Z
2024-07-10T09:39:10Z
https://github.com/TencentARC/GFPGAN/issues/371
[]
FunctionalHarpy
1
tfranzel/drf-spectacular
rest-api
1,294
Specify different security for each endpoint
Hello, I was wondering if there was a way to specify a different `security` for each endpoint, so that some endpoints can have the security look like this: ```json "security": [ { "ApiKeyAuth": [] } ] ``` And others like this: ```json "security": [ { "ApiKeyAuth": [], "j...
open
2024-09-14T10:21:09Z
2024-09-24T09:10:40Z
https://github.com/tfranzel/drf-spectacular/issues/1294
[]
stefanofusai
2
Miserlou/Zappa
flask
1,539
Import issue with pytorch
Works fine in the local environment but on deploying to aws lambda it gives an error in the zappa logs. import torch isn't working. ``` import torch File "/var/task/torch/__init__.py", line 56, in <module> from torch._C import * ModuleNotFoundError: No module named 'torch._C' ```
open
2018-06-19T16:51:05Z
2023-02-13T15:29:29Z
https://github.com/Miserlou/Zappa/issues/1539
[]
ahwankumar
4
ultralytics/yolov5
pytorch
12,796
What does the number of iterations of the c3 module mean in yolov5?
### 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 What does the number of iterations of the c3 module mean in yolov5? (To be precise, it s...
closed
2024-03-07T05:21:04Z
2024-10-20T19:40:57Z
https://github.com/ultralytics/yolov5/issues/12796
[ "question", "Stale" ]
ghkdtkddl
7
aiogram/aiogram
asyncio
1,129
"Task exception was never retrieved" when calling function "bot.send_photo" (I/O operation on closed file)
### Checklist - [X] I am sure the error is coming from aiogram code - [X] I have searched in the issue tracker for similar bug reports, including closed ones ### Operating system CentOS Linux release 7.9.2009 ### Python version 3.8.13 ### aiogram version 2.25.1 ### Expected behavior Executio...
closed
2023-02-16T10:01:21Z
2023-08-06T14:47:44Z
https://github.com/aiogram/aiogram/issues/1129
[ "bug" ]
rustequal
1
hbldh/bleak
asyncio
1,090
Is it possible to call async function more than once at certain time interval?
* bleak version:Latest * Python version:3.8.10 * Operating System: Linux Mint-64bit * BlueZ version (`bluetoothctl -v`) in case of Linux: 5.56 ### Description I realized that calling the async function more than once or creating two saparate async function gives a runtime error "event loop is already closed". Wh...
closed
2022-10-24T15:37:30Z
2022-10-24T15:41:03Z
https://github.com/hbldh/bleak/issues/1090
[]
ujur007
0
randyzwitch/streamlit-folium
streamlit
72
st_folium keeps reloading Streamlit page till page crashes
Streamlit page keeps reloading every 3 seconds till it crashes. Now I use st_static that is not recommended ? `st_data = st_folium(m, key='map',width = 650, height = 600)` Any idea what is happening ?
closed
2022-06-23T13:52:40Z
2023-07-06T16:47:07Z
https://github.com/randyzwitch/streamlit-folium/issues/72
[]
GSkrt
13
CorentinJ/Real-Time-Voice-Cloning
tensorflow
1,298
Error installing o WIn10 x64
I got the error when i ran the following command in command line ```pip install -r requirements.txt``` How do i fix this > Preparing metadata (pyproject.toml) ... error > error: subprocess-exited-with-error > > × Preparing metadata (pyproject.toml) did not run successfully. > │ exit code: 1 > ╰─> ...
open
2024-05-15T18:41:28Z
2024-05-15T18:41:28Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1298
[]
oghenez
0
gradio-app/gradio
data-visualization
9,999
Error in Browser-Console: heartbeat/nsi77w2je2 net::ERR_INCOMPLETE_CHUNKED_ENCODING 200
### Describe the bug We deploy our gradio-Chatbot with AWS App Runner. On App Runner, there is a 120s timeout: > There is a total of 120 seconds request timeout limit on the HTTP requests. The 120 seconds include the time the application takes to read the request, including the body, and complete writing the HTTP...
open
2024-11-19T15:22:38Z
2025-02-28T14:09:31Z
https://github.com/gradio-app/gradio/issues/9999
[ "bug", "cloud" ]
machnicole
0
tortoise/tortoise-orm
asyncio
1,437
Cannot drop postgres test db
**Describe the bug** finalizer() fails with ``` E asyncpg.exceptions.ObjectInUseError: database "test_db" is being accessed by other users E DETAIL: There is 1 other session using the database. ``` **To Reproduce** ``` @pytest.fixture(scope="session") def event_loop(): policy = asyncio.get_event...
open
2023-07-25T00:04:44Z
2023-07-25T00:04:44Z
https://github.com/tortoise/tortoise-orm/issues/1437
[]
adlmtl
0
clovaai/donut
nlp
196
Signature Detection using DONUT Model - again this damn bouding box
# Signature Detection using DONUT Model Hello everyone! ## Objective I wanted to discuss a topic related to the DONUT model in the context of signature detection. While DONUT was not originally designed for bounding box detection, I have reviewed the past issues regarding this and found a possible solution menti...
open
2023-05-24T21:06:05Z
2023-05-25T16:12:28Z
https://github.com/clovaai/donut/issues/196
[]
AmT42
2
encode/databases
asyncio
259
aiopg reports multiple values for keyword argument "password" when password supplied as kv arg
Hello, I have the following code: `self.database = databases.Database(f'{self.db_engine}://{self.db_user}@{self.db_host}:{self.db_port}/{self.db_database}', password=os.getenv("DB_PASS"), min_size=1, max_size=100)` when I execute that, I get the following error in the tra...
open
2020-10-26T14:11:52Z
2024-08-20T09:21:02Z
https://github.com/encode/databases/issues/259
[]
vitodsk
1
HumanSignal/labelImg
deep-learning
193
UnicodeDecodeError while installing on windows7
<!-- Unable to install on windows machine --> - **OS: windows 7 - ** Qt version: 5.6.2 SIP version: 4.18 PyQt version: 5.6 ` UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 5059: character maps to <undefined>`
closed
2017-11-07T13:06:49Z
2018-09-02T09:49:19Z
https://github.com/HumanSignal/labelImg/issues/193
[]
shravankumar147
2
BayesWitnesses/m2cgen
scikit-learn
94
gcc crashes compiling output
Similar to #88, but in my case the problem isn't the size of the binary but that gcc sometimes runs out of memory building the C output. Could the output be broken up over multiple files to reduce compiler memory use?
closed
2019-08-01T14:04:06Z
2019-08-23T21:06:21Z
https://github.com/BayesWitnesses/m2cgen/issues/94
[]
beojan
4
ScrapeGraphAI/Scrapegraph-ai
machine-learning
549
Unable to join discord on readme
![image](https://github.com/user-attachments/assets/839da752-0024-4183-9fd1-433ccb901bb3)
closed
2024-08-14T16:52:05Z
2024-08-15T02:50:05Z
https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/549
[]
angelotc
1
jazzband/django-oauth-toolkit
django
604
Is Resource owner flow possible or not and if yes how?
I'm coming from #581 which involves some knowledge and some questions that are kinda off topic there and therefore I made a new issue. The problem I have is that the documentation is to centric on using some html views that ship with this plugin. My goal is to create a single page application that authorizes itself ...
closed
2018-06-13T21:50:54Z
2018-10-23T16:52:08Z
https://github.com/jazzband/django-oauth-toolkit/issues/604
[]
ohcibi
2
home-assistant/core
asyncio
141,172
[Overkiz] - Battery unknown for all equipments
### The problem I see that all my Equipment in the Overkiz integration has unknown value for Battery sensor. ### What version of Home Assistant Core has the issue? core-2025.3.4 ### What was the last working version of Home Assistant Core? _No response_ ### What type of installation are you running? Home Assista...
open
2025-03-23T07:59:46Z
2025-03-23T08:39:06Z
https://github.com/home-assistant/core/issues/141172
[ "integration: overkiz" ]
alsmaison
1
nolar/kopf
asyncio
286
adopt(V1Secret) fails
> <a href="https://github.com/fsniper"><img align="left" height="50" src="https://avatars0.githubusercontent.com/u/803734?v=4"></a> An issue by [fsniper](https://github.com/fsniper) at _2020-01-03 16:24:10+00:00_ > Original URL: https://github.com/zalando-incubator/kopf/issues/286 > &nbsp; ## Long story short ...
closed
2020-08-18T20:02:46Z
2021-02-25T08:44:09Z
https://github.com/nolar/kopf/issues/286
[ "enhancement", "archive" ]
kopf-archiver[bot]
1
proplot-dev/proplot
matplotlib
313
Improve tight layout algorithm handling of empty gridspec slots
### Description When some subplots have colorbar and some don't, the position will be wrong. ### Steps to reproduce ```python import proplot as pplt import numpy as np # Colorbars fig, axs = pplt.subplots(nrows=2, ncols=2) state = np.random.RandomState(51423) m = axs.heatmap(state.rand(10, 10), cmap=...
closed
2021-12-23T12:47:43Z
2022-01-24T09:01:18Z
https://github.com/proplot-dev/proplot/issues/313
[ "enhancement" ]
zxdawn
6
ray-project/ray
machine-learning
51,590
[core] Combine multiple grpc connections into one
### Description Based on on-CPU profiling, grpc takes most of the CPU resource on raylet. We should be able to save some CPU after combine them together (i.e. no need for so many completion queue and polling thread). <img width="1196" alt="Image" src="https://github.com/user-attachments/assets/3e935d5d-0ae5-4032-b940...
open
2025-03-21T10:40:17Z
2025-03-21T10:40:17Z
https://github.com/ray-project/ray/issues/51590
[ "enhancement", "P2", "core" ]
dentiny
0
zappa/Zappa
flask
598
[Migrated] zappa package fails with zappa from git and slim_handler
Originally from: https://github.com/Miserlou/Zappa/issues/1549 by [jneves](https://github.com/jneves) ## Context If you're trying to run a zappa as an editable from a git repo, it works, except if you have slim_handler enabled. ## Expected Behavior It should build a zip with zappa inside. ## Actual Behavior I...
closed
2021-02-20T12:26:24Z
2024-04-13T17:09:58Z
https://github.com/zappa/Zappa/issues/598
[ "no-activity", "auto-closed" ]
jneves
4
miguelgrinberg/python-socketio
asyncio
833
socketio.exceptions.ConnectionError: Unexpected response from server
1.I have a flask_socketio app which is deployed on heroku. the flask app shows an index.html page when you call the url. Config for flask app Flask==2.0.2 gunicorn==20.1.0 eventlet==0.30.2 gevent-websocket==0.10.1 Flask-SocketIO==4.3.1 python-engineio==3.13.2 python-socketio==4.6.0 from flask import Flask,...
closed
2021-12-22T16:14:28Z
2021-12-22T17:02:01Z
https://github.com/miguelgrinberg/python-socketio/issues/833
[]
AnanyaCS
1
jupyter/nbgrader
jupyter
1,397
Issues using formgrader after Windows "Reset this PC"
### Windows ### nbgrader version 0.6.1 ### Jupyter Notebook version 6.1.4 ### Going to Manually grade assignments within the Formgrader ### After having to reset my PC after unrelated technical issues, I can no longer manually grade assignments. I am able to open formgrader, generate new assignments, and au...
closed
2020-12-01T19:55:44Z
2021-03-17T23:23:28Z
https://github.com/jupyter/nbgrader/issues/1397
[ "question" ]
michaeld32
1
xonsh/xonsh
data-science
5,284
"ValueError: I/O operation on closed file." when using print() with file argument
## Steps to Reproduce 1. Create bug_xonsh.py and paste the following code: ```python import datetime import time import sys def now_nice_format(arg_utc: bool = False) -> str: """ Helper function for timestamped_line() """ dt = datetime.datetime.now(datetime.UTC) if arg_utc else datetime.datetime.now...
open
2024-02-21T21:00:32Z
2024-05-12T11:26:00Z
https://github.com/xonsh/xonsh/issues/5284
[ "stdout" ]
Harding-Stardust
1
pallets-eco/flask-wtf
flask
297
Exposure of the `csrf_token` field value
Previously Flask-WTF stripped away the `csrf_token` field value when accessing the form data. But in 42befd0420d1f4896a70339de3d474044461a1c9 this was removed. Is this intentional? Now a form will expose the token as part of the data, even though it's an implicit value not generally useful outside the form. I rea...
open
2017-06-16T07:41:23Z
2021-11-07T15:40:49Z
https://github.com/pallets-eco/flask-wtf/issues/297
[ "csrf" ]
fdanielsen
5
yt-dlp/yt-dlp
python
11,714
Unsupported URL error for a twitter account
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [X] I'm reporting that yt-dlp is broken on a **supported** site - [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instruc...
closed
2024-12-03T01:33:50Z
2024-12-03T01:36:21Z
https://github.com/yt-dlp/yt-dlp/issues/11714
[ "duplicate", "site-enhancement" ]
HughMungis
1
ultralytics/ultralytics
python
19,167
Can NOT get result.boxes with yolo 11
### 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 I have a python code block to check if a specified product image is qualifie...
open
2025-02-10T15:04:50Z
2025-02-15T06:38:53Z
https://github.com/ultralytics/ultralytics/issues/19167
[ "question", "detect" ]
LingPiao
12
ultralytics/yolov5
deep-learning
12,982
Confusion Matrix wrong output
### 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 Hello, I trained my model on 3000 images containing one class, with backgrounds. Whe...
closed
2024-05-04T16:39:13Z
2024-10-20T19:45:14Z
https://github.com/ultralytics/yolov5/issues/12982
[ "question", "Stale" ]
IbrahimAlmasri01
3
twopirllc/pandas-ta
pandas
577
Half trend by everget
# https://www.tradingview.com/script/U1SJ8ubc-HalfTrend/ please implement half trend by everget
open
2022-08-26T10:22:06Z
2022-09-22T01:51:09Z
https://github.com/twopirllc/pandas-ta/issues/577
[ "enhancement", "help wanted", "good first issue" ]
bibinvargheset
2
vllm-project/vllm
pytorch
14,426
[Usage]: LLM.beam_search is much slower in vLLM 0.7.3 compared to 0.5.4
### Your current environment ```text The output of `python collect_env.py` ``` Collecting environment information... PyTorch version: 2.5.1+cu124 Is debug build: False CUDA used to build PyTorch: 12.4 ROCM used to build PyTorch: N/A OS: Ubuntu 20.04.6 LTS (x86_64) GCC version: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Cl...
open
2025-03-07T09:50:36Z
2025-03-10T04:43:34Z
https://github.com/vllm-project/vllm/issues/14426
[ "usage" ]
upayuryeva
3
sinaptik-ai/pandas-ai
pandas
1,032
Error: pg_config executable not found.
### System Info OS version: "22.04.1 LTS (Jammy Jellyfish)" Python version: Python 3.9.16 The current version of pandasai being used: cloned repo ### 🐛 Describe the bug When installing dependencies with poetry I see the following error: ```bash python -m pip install --user pipx python -m pipx ensurepath # r...
closed
2024-03-14T14:32:07Z
2024-03-19T22:14:18Z
https://github.com/sinaptik-ai/pandas-ai/issues/1032
[]
YarShev
5
google-research/bert
nlp
859
tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[2968] = 30523 is not in [0, 30522)
I am trying to train my own data for text classification (multiple classes). I'm trying to run it with the following command: `python run_classifier.py --task_name=cola --do_train=true --do_eval=true --do_predict=true --data_dir=./data/ --vocab_file=./uncased_L-12_H-768_A-12/vocab.txt --bert_config_file=./uncased_L-...
open
2019-09-18T14:25:09Z
2019-12-11T17:31:52Z
https://github.com/google-research/bert/issues/859
[]
lyriccoder
2
aio-libs/aiomysql
asyncio
559
SELECT not returning boolean
If you fetch a query that selected a boolean, the boolean value will be missing in the tuple returned.
closed
2021-01-19T10:26:20Z
2021-06-29T17:43:40Z
https://github.com/aio-libs/aiomysql/issues/559
[]
Miolus
2
AutoGPTQ/AutoGPTQ
nlp
108
New LLM format: Falcon 40B and 7B - "RWForCausalLM"
There's another new LLM and LLM format available, and apparently it's very good: https://huggingface.co/tiiuae/falcon-40b Format is `RWForCausalLM` Example inference code: ```python from transformers import AutoTokenizer, AutoModelForCausalLM import transformers import torch model = "tiiuae/falcon-40b" ...
closed
2023-05-26T13:51:16Z
2023-05-27T08:23:31Z
https://github.com/AutoGPTQ/AutoGPTQ/issues/108
[ "enhancement" ]
TheBloke
0
vaexio/vaex
data-science
2,379
Can we use dynamic column names for creating dataframes?
From the documentation, x = np.arange(2) y = np.array([10, 20]) z = np.array(['dog', 'cat']) df_numpy = vaex.from_arrays(x=x, y=y, z=z) What should be done if we only know the column names and number of columns at runtime? Example : we will be having column names in a list =['x','y','k']. How to create a d...
closed
2023-06-30T13:15:42Z
2023-06-30T13:19:09Z
https://github.com/vaexio/vaex/issues/2379
[]
DeveloperVivek9
0
jupyter-book/jupyter-book
jupyter
1,763
Import markdown file into markdown file
### Context Hi there, Is it possible to import (input or embed) a markdown or text file into (one of the main JupyterBook content) markdown files? In particular, one of the JupyterBook markdown files that I work on is getting really long, and I'd like to split it into several (helper) files that I would import i...
closed
2022-06-21T20:28:28Z
2022-12-13T07:33:31Z
https://github.com/jupyter-book/jupyter-book/issues/1763
[ "enhancement" ]
atrisovic
5
SciTools/cartopy
matplotlib
2,017
Missing default natural earth shapefiles
### Description The cartopy geoaxes `coastlines()` method attempts to download (and store them in local cartopy cache dir) 110m natural earth shapefiles. This is not ideal, particularly when a stack is deployed on a machine which is not internet facing and the user has not manually updated the cache folder. For ...
open
2022-03-22T18:41:38Z
2022-03-22T18:41:38Z
https://github.com/SciTools/cartopy/issues/2017
[]
yaswant
0
Lightning-AI/pytorch-lightning
machine-learning
20,190
shortcuts for logging weights and biases norms
### Description & Motivation Knowing the norm of weights was necessary to debug float16 training for me. ### Pitch from lightning.pytorch.utilities import grad_norm norms = grad_norm(self.layer, norm_type=2) something like this for weights would be convenient. ### Alternatives _No response_ ### Additional c...
open
2024-08-11T23:04:44Z
2024-08-11T23:05:06Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20190
[ "feature", "needs triage" ]
heth27
0
hbldh/bleak
asyncio
885
Wrong bytes received on Windows
I am working with the Arduino BLE board and I just send a simple byte array: `char byte_array[] = {0x00, 0x11, 0x22, 0x11}`. I am able to receive data on my PC but completely different. First two bytes are okay but the rest is not: `bytearray(b'\x00\x11"\x11')`. Do you maybe know what can cause this issue?
open
2022-07-13T18:37:37Z
2022-07-17T20:57:21Z
https://github.com/hbldh/bleak/issues/885
[ "3rd party issue" ]
ASabovic
1
ageitgey/face_recognition
python
909
Error while use batch_face_locations and how to get pixel of face location
* face_recognition version: 1.2.3 * Python version: 3.6.8 * Operating System: ubuntu 18.04 i'm try to use batch_face_locations, this my code : ``` selfieimage = face_recognition.load_image_file("path") face_locations2 =face_recognition.batch_face_locations(selfieimage,number_of_times_to_upsample=0,batch_size=12...
open
2019-08-21T13:04:13Z
2019-08-21T13:22:23Z
https://github.com/ageitgey/face_recognition/issues/909
[]
blinkbink
0
miguelgrinberg/Flask-SocketIO
flask
1,755
gunicorn + gthread,cannot use thread pool
1、async_mode = threading 2、gunicorn command : gunicorn -w 1 --threads 5 -b 0.0.0.0:8899 app:app 3、socketio func : @socketio.on('run', namespace="/test") def test_func(data): print(threading.currentThread().name) The result is 【Thread-2】 instead of 【ThreadPoolExecutor-0_2】
closed
2021-12-24T15:45:55Z
2021-12-25T10:16:21Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1755
[ "invalid" ]
door7474
3
brightmart/text_classification
nlp
41
No such file or directory: '../cache_vocabulary_label_pik/hierAtten_word_voabulary.pik'
where is hierAtten_word_voabulary.pik?
closed
2018-03-28T04:05:22Z
2018-04-22T04:58:08Z
https://github.com/brightmart/text_classification/issues/41
[]
parahaoer
2
junyanz/pytorch-CycleGAN-and-pix2pix
pytorch
1,686
Epoch Starts from 1 When Using --continue_train
Hello everyone, I have a question regarding the use of the --continue_train flag in my training process. After applying this flag, the terminal shows that the epoch count starts from 1. This has made me uncertain whether I am actually continuing the previous training or if it’s starting over from scratch. I had p...
open
2025-01-16T03:58:14Z
2025-02-14T21:11:06Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1686
[]
H-skyfxxcker
1
scikit-learn/scikit-learn
python
30,237
BUG: Test collection for Transformer fails
### Describe the bug On latest `scientific-python-nightly-wheels` wheel things were passing yesterday but [now we now get the following](https://github.com/mne-tools/mne-python/actions/runs/11720293695/job/32675716039#step:17:68) when [using parametrize_with_checks](https://github.com/mne-tools/mne-python/blob/64985...
closed
2024-11-07T19:25:33Z
2024-11-12T16:21:22Z
https://github.com/scikit-learn/scikit-learn/issues/30237
[ "Bug", "Developer API" ]
larsoner
10
Gerapy/Gerapy
django
49
建议 调度爬虫的添加参数 功能
rt
closed
2018-03-23T01:21:42Z
2019-01-24T09:43:12Z
https://github.com/Gerapy/Gerapy/issues/49
[]
hehanlin
2
plotly/jupyter-dash
dash
83
ImportError: cannot import name 'get_current_traceback' from 'werkzeug.debug.tbtools'
Running into a similar issue as in plotly/dash#1992: ``` Traceback: /usr/local/lib/python3.7/importlib/__init__.py:127: in import_module return _bootstrap._gcd_import(name[level:], package, level) vizx_dashboards/__init__.py:26: in <module> from .create_dashboard import main as create_dashboard # noqa:...
closed
2022-03-30T11:20:20Z
2022-03-31T19:45:55Z
https://github.com/plotly/jupyter-dash/issues/83
[]
deepyaman
1
huggingface/datasets
tensorflow
7,047
Save Dataset as Sharded Parquet
### Feature request `to_parquet` currently saves the dataset as one massive, monolithic parquet file, rather than as several small parquet files. It should shard large datasets automatically. ### Motivation This default behavior makes me very sad because a program I ran for 6 hours saved its results using `to_...
open
2024-07-12T23:47:51Z
2024-07-17T12:07:08Z
https://github.com/huggingface/datasets/issues/7047
[ "enhancement" ]
tom-p-reichel
2
manrajgrover/halo
jupyter
10
Why not use kwargs for options ?
Hi there, this is a question / enhancement proposal: instead of relying on type checking, why not use keyword arguments to initialize a `Halo` instance ? This would be more Pythonic IMO (although, I realize filing an issue just to tell you that might make me sound like an a**hole). This way, you would have more c...
closed
2017-10-02T21:00:24Z
2017-10-04T15:31:52Z
https://github.com/manrajgrover/halo/issues/10
[ "enhancement" ]
althonos
4
openapi-generators/openapi-python-client
rest-api
961
Optional property of type list is initialized with empty list instead of UNSET when using from_dict()
**Describe the bug** A model with a property of type `Union[Unset, List[SomeEnum]]` **initializes correctly** when using `__init__` initialization: ```python >>> # with non-empty list >>> SomeRequestBody(my_optional_list=[SomeEnum.FOO]) SomeRequestBody(my_optional_list=[<SomeEnum.FOO: 'FOO'>], additional_propertie...
open
2024-02-14T13:53:36Z
2024-12-17T17:04:14Z
https://github.com/openapi-generators/openapi-python-client/issues/961
[]
keshamin
4
deepset-ai/haystack
nlp
8,265
docs: model switching in SentenceTransformers and OpenAI Embedders
Introduce the parameter for switching models for the selected embedders in the docs
closed
2024-08-21T13:35:28Z
2024-08-22T13:52:39Z
https://github.com/deepset-ai/haystack/issues/8265
[ "type:documentation" ]
dfokina
0
deepinsight/insightface
pytorch
2,535
Issues with reproducing some accuracies illustrated in insightface/model_zoo github
Hello, We have issues with reproducing accuracies illustrated in insightface/model_zoo github through the following table : <img width="637" alt="IResnetList" src="https://github.com/deepinsight/insightface/assets/72048938/8b96fb3b-70f6-49c8-a536-02ded0e900a6"> We downloaded the associated .onnx files from ...
open
2024-02-27T17:32:29Z
2024-02-27T17:32:29Z
https://github.com/deepinsight/insightface/issues/2535
[]
Dena-Kazerani
0
zappa/Zappa
flask
793
[Migrated] BadRequestException: CloudWatch Logs role ARN must be set in account settings to enable logging
Originally from: https://github.com/Miserlou/Zappa/issues/1946 by [ebridges](https://github.com/ebridges) When enabling logging using the setting `cloudwatch_log_level` an exception will get thrown if the [API Gateway Settings](https://console.aws.amazon.com/apigateway/home#/settings) has not configured an ARN with pe...
open
2021-02-20T12:42:31Z
2025-03-21T16:33:11Z
https://github.com/zappa/Zappa/issues/793
[ "needs-review" ]
jneves
5
mljar/mljar-supervised
scikit-learn
482
Splitting train/test has off-by-one error
I got this error: ``` The sum of train_size and test_size = 55757, should be smaller than the number of samples 55756. Reduce test_size and/or train_size. Traceback (most recent call last): File "C:\Users\off99\anaconda3\lib\site-packages\supervised\base_automl.py", line 1084, in _fit trained = self.train_mo...
open
2021-10-27T12:20:47Z
2021-10-27T14:11:08Z
https://github.com/mljar/mljar-supervised/issues/482
[ "bug" ]
offchan42
4
jowilf/starlette-admin
sqlalchemy
433
Enhancement: APScheduler Integration
**Is your feature request related to a problem? Please describe.** APScheduler is a "Task scheduling library for Python". It allows us to schedule some tasks, mostly based on functions. The problem is this: ability to view, add, reschedule, cancel or stop a task/job from the Starlette Admin interface. **Describe...
open
2023-12-23T16:15:58Z
2023-12-23T16:16:30Z
https://github.com/jowilf/starlette-admin/issues/433
[ "enhancement" ]
hasansezertasan
1
fohrloop/dash-uploader
dash
105
Getting a maximum file size with default settings.
I am trying to upload around 900 files a 15MB I get the following popup: Total file size too large (11547.9 Mb) ! Maximum total filesize is: 5120.0 Mb Although, I did not set a maximum file size in the plugin. html.H3("Upload MS-files"), html.Div( du.Upload( id...
closed
2022-10-15T17:10:39Z
2024-05-23T10:11:42Z
https://github.com/fohrloop/dash-uploader/issues/105
[]
sorenwacker
4
opengeos/leafmap
streamlit
157
CRSError: Invalid projection: epsg:4326 on OSM notebook example
` CRSError: Invalid projection: epsg:4326: (Internal Proj Error: proj_create: SQLite error on SELECT name, type, coordinate_system_auth_name, coordinate_system_code, datum_auth_name, datum_code, area_of_use_auth_name, area_of_use_code, text_definition, deprecated FROM geodetic_crs WHERE auth_name = ? AND code = ?: no ...
closed
2021-12-28T00:46:28Z
2021-12-28T01:47:40Z
https://github.com/opengeos/leafmap/issues/157
[ "bug" ]
Niko-La
1
pydantic/pydantic
pydantic
10,866
ErrorDetail loc does not use alias, which is inconsistent with V1
### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description The field alias was not used in `loc` in Pydantic V2. In V1 if we configured the model as below, the `loc` was always populated with aliased name no matter what. ``` class Config: alias_generator = to_lower_camel ...
open
2024-11-18T11:31:45Z
2024-11-19T10:28:57Z
https://github.com/pydantic/pydantic/issues/10866
[ "feature request" ]
khaind
4
FlareSolverr/FlareSolverr
api
937
Can't add indexer in Jackett
### Have you checked our README? - [X] I have checked the README ### Have you followed our Troubleshooting? - [X] I have followed your Troubleshooting ### Is there already an issue for your problem? - [X] I have checked older issues, open and closed ### Have you checked the discussions? - [X] I hav...
closed
2023-11-01T16:43:18Z
2023-11-07T16:38:37Z
https://github.com/FlareSolverr/FlareSolverr/issues/937
[ "more information needed" ]
Thorsteiin
1
ultralytics/ultralytics
computer-vision
18,729
How to Resume Hyperparameter Tuning in YOLO11 Using Last Saved Parameters?
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question I am performing hyperparameter tuning using the YOLO11 model. Unfortu...
open
2025-01-17T09:31:12Z
2025-02-26T23:53:15Z
https://github.com/ultralytics/ultralytics/issues/18729
[ "question" ]
bjh03205
20
miguelgrinberg/flasky
flask
146
Many_to_Many relationship
I'm trying to make many_to_many relationship as I understood from the book, between two tables 1) Car_Model 2) Company Where each car model has more than one companies that its available at, and each company has more than one specific car model, I tried to do it however I think my structure is wrong or there is someth...
closed
2016-05-18T18:52:28Z
2016-06-01T16:23:27Z
https://github.com/miguelgrinberg/flasky/issues/146
[ "question" ]
Mohamad1994HD
3
xuebinqin/U-2-Net
computer-vision
244
doubt about training datasets resize method
Hello Mr Xuebin: about the datasets resize method, my training image size is very big(4000*3000), so I need to resize the image to 320*320 offline. but I compare the results of two resize method: 1. 3 downsampling by image pyramid to 500*375 and then resize to 320*320 by Linear interpolation 2. Resize to 320*320 ...
open
2021-08-11T07:52:25Z
2021-08-13T02:45:40Z
https://github.com/xuebinqin/U-2-Net/issues/244
[]
xiongzhu666
3
piskvorky/gensim
machine-learning
3,501
Docs still reference fasttext.build_vocab sentences parameter
Current version of Fasttext.build_vocab method has a first parameter with two possible names, neither of which is "sentences" despite that 2+ year-old (pre version 4) parameter name being listed on https://radimrehurek.com/gensim/models/fasttext.html
open
2023-10-31T04:10:28Z
2023-11-07T21:19:28Z
https://github.com/piskvorky/gensim/issues/3501
[]
Jeff-Winchell
1
LibrePhotos/librephotos
django
1,273
Use original filename when saving photos or videos
**Describe the enhancement you'd like** Saving a file should give it its original filename instead of the hash **Describe why this will benefit the LibrePhotos** Being able to save an image with its original filename is better in every way. Saving e.g. `http://localhost:3000/media/photos/316f2524acd7f5841c924fe...
closed
2024-05-17T22:19:03Z
2024-05-20T09:12:56Z
https://github.com/LibrePhotos/librephotos/issues/1273
[ "enhancement", "good first issue" ]
HMKnapp
1
vitalik/django-ninja
django
791
Adding extra Schemas to the openapi_extra method
Hello @vitalik! Is it possible to include extra schemas (not related to a specific route)? For example, as below? ```python api = NinjaAPI( openapi_extra={ "components": { "schemas": { "TestSchema": { "title": "TestSchema", "ty...
closed
2023-07-13T15:42:23Z
2023-07-14T12:44:54Z
https://github.com/vitalik/django-ninja/issues/791
[]
joaoflaviosantos
2
mwaskom/seaborn
pandas
3,072
Bug: StopIteration error in histplot
```python import seaborn as sns penguins = sns.load_dataset("penguins") sns.histplot(data=penguins, x="flipper_length_mm") ``` gives a `StopIteration` error with matplotlib 3.6.1 (works with 3.6.0). seaborn version 0.12.0, python version 3.10. Detailed error message: ``` ----------------------------------...
closed
2022-10-10T22:53:33Z
2022-11-04T10:36:35Z
https://github.com/mwaskom/seaborn/issues/3072
[ "upstream" ]
yannikschaelte
3
ultralytics/yolov5
machine-learning
13,078
How to combine a yolov8 detector and a classifier
### 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 Hi guys, I want to combine togheter a detector trained with YOLOv8 and a classifie...
closed
2024-06-10T14:28:51Z
2024-10-20T19:47:29Z
https://github.com/ultralytics/yolov5/issues/13078
[ "question" ]
Joeyabuki99
4
sunscrapers/djoser
rest-api
788
VK Oauth2 doesn't work from Djoser Social
Hello everyone who sees my issue. So, I'm trying to implement **VK** authorization, but it doesn't work. However, I'm doing what I should do according to the documentation and it works well for **Mailru** authorization! First of all, my oauth enpoint is located at `/api/auth/o/`. So, I send GET-request to the endpoi...
closed
2024-01-15T16:31:01Z
2024-03-31T12:10:45Z
https://github.com/sunscrapers/djoser/issues/788
[ "invalid" ]
va1ngvarr
1
qubvel-org/segmentation_models.pytorch
computer-vision
332
How to train a model
Hello everyone I'm trying to train a Unet on my dataset using only pytorch and a library called torch_snippets, so my question is how do you train a model from loading the dataset to prediction could you please provide me with an example code and also I have written the code to get the data ``` class Dummy_Train(Da...
closed
2021-01-17T18:06:20Z
2021-01-25T14:34:26Z
https://github.com/qubvel-org/segmentation_models.pytorch/issues/332
[]
The-ML-Hero
0
gee-community/geemap
streamlit
1,212
Make `out_file_path ` parameter optional in `zonal_stats` function if `return_fc` is True
<!-- Please search existing issues to avoid creating duplicates. --> ### Environment Information - geemap version: 0.14.2 - Python version: 3.9.7 - Operating System: Windows 11 ### Description Though this is not exactly a **bug**. I noticed by reading the code of function `zonal_stats` that if the `...
closed
2022-08-13T14:35:25Z
2022-08-13T14:56:15Z
https://github.com/gee-community/geemap/issues/1212
[ "bug" ]
Reslan-Tinawi
1
plotly/dash
data-visualization
2,499
[BUG] Background callbacks - Error with Pattern Matching in Running option
**Describe your context** I use background callback with Celery + Redis. In the example there is a running option to put in the components. The thing is I am using pattern matching. If I remove the running option, there is no problem. This is my app.py: ![image](https://user-images.githubusercontent.com/90740896/2...
closed
2023-04-07T00:34:25Z
2024-03-28T20:27:59Z
https://github.com/plotly/dash/issues/2499
[]
slyin87
4
thtrieu/darkflow
tensorflow
622
full list of label names supported in dark flow - tiny yolo
hi, where can we find a full list of label names supported in dark flow (tiny yolo) ? thanks much !
open
2018-03-09T17:35:09Z
2018-03-14T08:14:35Z
https://github.com/thtrieu/darkflow/issues/622
[]
skylinetech-team
3
zihangdai/xlnet
tensorflow
263
Why the max_seq_length = 512 for XLNet?
Hi, Just a conceptual question: In the paper, it is mentioned that XLNet derives some parts from Transformer-XL which isn't limited to a fixed context but the hyperparameters section says that the max length is 512. Can you please help me better understand it? Thanks!
open
2020-04-23T12:23:40Z
2020-10-01T19:19:45Z
https://github.com/zihangdai/xlnet/issues/263
[]
vr25
4
plotly/dash
plotly
2,688
[Feature Request] Run dash in jupyter without additional server iframe
The problem with Iframe approach is that you need to pass additional ports from your dev environment which could be hard sometime, which makes troubles when you trying to make for example interactive chart, using dash-cytoscape However as I understand jupyter have own data pipe between server and client. So may b...
closed
2023-11-11T05:25:21Z
2024-07-25T13:33:48Z
https://github.com/plotly/dash/issues/2688
[]
zba
1
home-assistant/core
asyncio
140,862
HA Problem when saving changes or in an undefined status
### The problem Hello everyone, I am currently somewhat at a loss, desperate and grateful for any tips or information on log files or similar. Unfortunately, I have not yet received any tips in other forums/issues. I have a running HA system (Home Assistant OS, version 2025.3.3) on a Dell Optiplex thin client with a...
closed
2025-03-18T10:28:43Z
2025-03-19T05:18:54Z
https://github.com/home-assistant/core/issues/140862
[]
seiferrtalle
1
feder-cr/Jobs_Applier_AI_Agent_AIHawk
automation
441
Auto Jobs Applier AI Hawk Setup Guide
# Auto_Jobs_Applier_AIHawk Installation Guide This guide will help you set up and run the **Auto_Jobs_Applier_AIHawk** project on a Windows machine using Ubuntu via Windows Subsystem for Linux (WSL). We'll walk through installing Ubuntu, setting up the development environment, installing Chrome and Chromedriver, con...
closed
2024-09-28T16:59:53Z
2024-11-08T11:34:46Z
https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk/issues/441
[ "documentation" ]
proteusbr1
2
marimo-team/marimo
data-visualization
4,151
[ai] Include additional marimo knowledge base in the LLM context
### Description Feedback from https://github.com/marimo-team/marimo/issues/4150 > If the knowledge base of marimo isn't used under the hood, that would be a great opportunity. The chatbot seems to now about marimo, so perhaps you already apply a RAG approach with your docs, discord messages and github issues ### Su...
open
2025-03-18T16:15:58Z
2025-03-18T16:16:29Z
https://github.com/marimo-team/marimo/issues/4151
[ "enhancement" ]
mscolnick
0
Textualize/rich
python
3,345
[REQUEST] Rich Should Accept Highlights as re.compiled re.Patterns and Use them Internally
Rich should take advantage of the potential speed increases through compiled regular expressions in the `re.compile` function in the stdlib `re` module. I have created a fork here: https://github.com/PyWoody/rich/tree/re_compiled that has the changes in place for demoing. Using the EmailHighlighter example from t...
open
2024-04-26T19:44:18Z
2024-05-16T13:28:26Z
https://github.com/Textualize/rich/issues/3345
[ "Needs triage" ]
PyWoody
4
itamarst/eliot
numpy
436
Intermittent failure from test_omitLoggerFromActionType in 1.7.0
Seen on my CI: ``` FAIL: test_omitLoggerFromActionType (eliot.tests.test_validation.EndToEndValidationTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/nix-build-python2.7-eliot-1.7.0.drv-0/eliot-1.7.0/eliot/tests/test_validation.py", li...
open
2019-10-21T13:36:56Z
2020-04-15T15:57:52Z
https://github.com/itamarst/eliot/issues/436
[ "bug" ]
exarkun
6
adamerose/PandasGUI
pandas
235
PyQtWebEngine fail to install blocking pandasgui
<img width="1049" alt="Screenshot 2023-07-26 at 23 33 56" src="https://github.com/adamerose/PandasGUI/assets/32000608/11f2bf74-bcc4-4e40-a539-8646245c5971"> I am in a venv environment in a Kali (debian) Vm fresh install, (hardware is M1 mac) and the install fails every time same for a classic "pip install PyQtWebEng...
open
2023-07-27T01:41:11Z
2023-09-12T02:22:45Z
https://github.com/adamerose/PandasGUI/issues/235
[ "bug" ]
morzen
1
mitmproxy/mitmproxy
python
7,103
tcp-simple.py example still working? How to intercept raw TCP traffic
#### Problem Description Is the tcp-simple.py example still correct? I would expect the tcp_message function to be called when sending stuff to mitmdump? Or did I miss something? Why does it say HTTP(S) proxy listening at ... when I just want to intercept raw TCP ``` mitmdump --tcp-hosts ".*" -s tcp-simple.py --l...
closed
2024-08-14T15:32:12Z
2024-08-14T20:03:43Z
https://github.com/mitmproxy/mitmproxy/issues/7103
[ "kind/triage" ]
osown
1
InstaPy/InstaPy
automation
6,464
logging error
Hi. Out of the blue, nothing foreshadowed trouble. During the day everything worked, and in the evening it stopped. Doesn't put likes, just ends the session. Screenshots and logs attached. Unsubscribes without problems. Updated selenium (21.3.1), instapy (0.6.16). There is an assumption that firefox was updated ...
closed
2022-01-20T12:42:02Z
2022-01-23T17:44:12Z
https://github.com/InstaPy/InstaPy/issues/6464
[]
alexpzpz
7
tqdm/tqdm
pandas
1,324
Progress bar cut-off when using set_postfix
With tqdm==4.64.0, progress bar doesn't show full dictionary. ```python from tqdm import tqdm pbar = tqdm(total=self.num_samples + 1, desc=f'Epoch {current_epoch + 1}/{self.total_epoch}', unit='img') . . . pbar.set_postfix(**dict) >>>pbar.set_postfix(**dict) Epoch 1/2000: 0%| | 0/142 [01:39<?, ?im...
open
2022-05-05T16:00:11Z
2024-02-10T15:53:47Z
https://github.com/tqdm/tqdm/issues/1324
[ "question/docs ‽", "need-feedback 📢" ]
kleingeo
2
matterport/Mask_RCNN
tensorflow
2,747
Dataset Format Format for Binary Images
Hi, I want to train with my own dataset for instance aware semantic segmentation. I've already trained my dataset with UNET model, I want to train with Mask RCNN using the same dataset but here is my question. My dataset mask images are binary images, only 2 class (including bg), how can I use the code with binary ima...
open
2021-12-24T11:40:43Z
2022-02-21T13:20:34Z
https://github.com/matterport/Mask_RCNN/issues/2747
[]
DenizRumet
2
lukas-blecher/LaTeX-OCR
pytorch
368
latexocr snip window opaque Ubuntu 23.10
Hi everyone ! I have successfully installed the pix2tex package on conda, but the gui does not work for me. When running the commande "latexocr", the window pops up, but when trying the snip, the snip window is completely opaque (not very convenient you would agree). Snipping anyway, the code just crashes with the e...
open
2024-03-01T14:33:37Z
2024-04-05T11:20:04Z
https://github.com/lukas-blecher/LaTeX-OCR/issues/368
[]
MathieuFerey
2
facebookresearch/fairseq
pytorch
4,799
Cannot reproduce the results of BART on ELI5
I followed [https://github.com/facebookresearch/ELI5](url) and constructed the dataset. Then, I finetuned BART on the dataset. Could you please provide the finetune script that BART paper used? @huihuifan
open
2022-10-15T13:49:35Z
2022-10-15T13:49:35Z
https://github.com/facebookresearch/fairseq/issues/4799
[ "question", "needs triage" ]
mengyanggithub
0
graphql-python/graphene-django
django
835
Handling database transactions
I noticed that graphene-django doesn't handle database transactions. I believe this is a issue that people should know or be careful about. The same logic of DRF could be implemented as in the lines below that run in the dispatch method. https://github.com/encode/django-rest-framework/blob/d985c7cbb999b2bc18a1092...
closed
2019-12-24T20:13:42Z
2021-02-16T13:54:53Z
https://github.com/graphql-python/graphene-django/issues/835
[ "✨enhancement", "help wanted" ]
brucedesa
10
CorentinJ/Real-Time-Voice-Cloning
pytorch
1,178
Warnings, exceptions and random crashes
I would really appreciate some help here I wanted to use this to help me with my Dyslexia, but it's too unreliable. ` OS: Linux Mint 20.2 x86_64 Host: GA-78LMT-USB3 6.0 Kernel: 5.4.0-144-generic Uptime: 5 hours, 29 mins Packages: 2868 (dpkg), 7 (flatpak), 14 (snap) Shell: bash 5.0.17 Resolu...
open
2023-03-21T16:35:51Z
2023-03-22T14:06:14Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1178
[]
007Srings
1