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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
MaartenGr/BERTopic | nlp | 1,510 | Issues with BERTopic.load | Hi,
I have a pre-trained bertopic model saved locally, and I have accessed it a number of times.
However I'm trying to load it today and i keep getting a HTTP Error:
`RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-64f9af27-6e0db912109300904fcb3340;eb7bf045-a6d7-4768-be12-010ae0c9b820)
Reposit... | closed | 2023-09-07T11:21:56Z | 2023-09-07T11:47:50Z | https://github.com/MaartenGr/BERTopic/issues/1510 | [] | luisanomayo | 0 |
vllm-project/vllm | pytorch | 14,450 | [Performance]: LoRA is not taken into account when determining the number of KV cache blocks | ### Proposal to improve performance
I noticed that when LLMengine calls the determine_KV_cache_blocks function, only the GPU memory occupied by the model weight and activation is considered. But when LoRA is enabled, LoRA will also occupy a part of the memory.
In my experiment, using different LoRa Rank and Max LoRas ... | closed | 2025-03-07T17:57:20Z | 2025-03-08T06:10:41Z | https://github.com/vllm-project/vllm/issues/14450 | [
"performance"
] | chenhongyu2048 | 2 |
scikit-multilearn/scikit-multilearn | scikit-learn | 204 | AttributeError: module 'arff' has no attribute 'COO' | I use load_from_arff methon in skmultilearn to read 'enron.arff' file,but It reports that "AttributeError: module 'arff' has no attribute 'COO'".I've tried to use earlier version of liac-arff , arff and ,but the error persists.my python version is 3.5.6,and arff version is 0.9,liac-arff version is 2.2.0, skmultilearn v... | closed | 2020-04-22T13:30:30Z | 2023-03-14T16:42:08Z | https://github.com/scikit-multilearn/scikit-multilearn/issues/204 | [] | LSL-ding | 1 |
aminalaee/sqladmin | fastapi | 233 | SQLAdmin crashes when table has a column of unsupported type, even if the column is not mapped to SQLAdmin | ### Checklist
- [X] The bug is reproducible against the latest release or `master`.
- [X] There are no similar issues or pull requests to fix it yet.
### Describe the bug
When a table has an unused column of a type which has no appropriate converter, SQLAdmin crashes. The column isn't mapped to SQLAdmin in any way, ... | closed | 2022-07-10T10:20:23Z | 2022-07-10T11:02:15Z | https://github.com/aminalaee/sqladmin/issues/233 | [] | oryba | 2 |
ydataai/ydata-profiling | jupyter | 1,351 | Adding pairwise correlation table/plot to correlation section | ### Missing functionality
I find that staring at a correlation matrix or heatmap to be tedious. It contains the uninformative diagonal and all of the values and variable pairs are duplicated!
```python
import numpy as np
import pandas as pd
df = pd.DataFrame(
{
"num_col1": np.random.rand(10),... | open | 2023-06-02T18:57:14Z | 2023-07-02T22:07:59Z | https://github.com/ydataai/ydata-profiling/issues/1351 | [
"feature request ๐ฌ"
] | kylegilde | 4 |
sebp/scikit-survival | scikit-learn | 48 | Support for scikit-learn 0.20 | closed | 2018-10-20T19:40:42Z | 2018-11-11T20:58:40Z | https://github.com/sebp/scikit-survival/issues/48 | [] | hermidalc | 0 | |
dmlc/gluon-cv | computer-vision | 1,350 | Issue on base_lr of cosine LR of LRScheduler | ```
Gluoncv 0.6.0
MXNet 1.5.0
Windows 10 18363
Python 3.6.6
Cuda 9.0
```
While using the LRScheduler setting cosine learning rate, `base_lr` param is set to 0.1, but the actual value of the starting LR is 0.01.
Sample code
```
from __future__ import division
import argparse, time, logging, random, math... | closed | 2020-06-20T00:56:25Z | 2021-05-22T06:40:41Z | https://github.com/dmlc/gluon-cv/issues/1350 | [
"Stale"
] | zx33 | 1 |
WZMIAOMIAO/deep-learning-for-image-processing | deep-learning | 451 | FCN train.pyๆไปถไธญparams_to_optimize ่ฟไธชlist้้ขๆพ็ๅ ไธชๅญๅ
ธไธบไปไนkey้ฝๆฏparams?่ฎญ็ป็ๅๆฐๆดๆฐๆถๅๆไนๅบๅซๅข |

| closed | 2022-01-06T05:56:21Z | 2022-01-07T02:44:20Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/451 | [] | xdboost | 4 |
getsentry/sentry | python | 87,685 | [Flaky CI]: AssertionError: remote service method to /api/0/internal/rpc/user/get_many/ called inside transaction! | ### Flakiness Type
Assertion failure
### Name of Job
backend
### Name of Test
tests/sentry/workflow_engine/migration_helpers/test_migrate_alert_rule.py::SinglePointOfEntryTest::test_spe_create
### Link to Test Run
https://github.com/getsentry/sentry/actions/runs/13954892986/job/39063431660
### Details
Flaky te... | open | 2025-03-23T16:34:11Z | 2025-03-23T16:34:15Z | https://github.com/getsentry/sentry/issues/87685 | [
"Type: CI Flakiness",
"Product Area: Alerts"
] | bc-sentry | 1 |
Johnserf-Seed/TikTokDownload | api | 554 | [BUG]ๅพ้่ทๅไธๅ
จ๏ผไธชๅซๆฒกไธ่ฝฝๅฐๅฐฑๅผๅงไธไธ้กตไบ | open | 2023-09-21T02:25:19Z | 2023-09-21T02:25:19Z | https://github.com/Johnserf-Seed/TikTokDownload/issues/554 | [
"ๆ ๆ(invalid)"
] | yang720 | 0 | |
huggingface/datasets | pytorch | 7,280 | Add filename in error message when ReadError or similar occur | Please update error messages to include relevant information for debugging when loading datasets with `load_dataset()` that may have a few corrupted files.
Whenever downloading a full dataset, some files might be corrupted (either at the source or from downloading corruption).
However the errors often only let me k... | open | 2024-11-07T06:00:53Z | 2024-11-20T13:23:12Z | https://github.com/huggingface/datasets/issues/7280 | [] | elisa-aleman | 5 |
yinkaisheng/Python-UIAutomation-for-Windows | automation | 276 | ใBUGใTopLevel็ฑป็MinimizeใMaximizeใRestoreๆนๆณๆง่กๆๅๅ๏ผ่ฟๅๅผๆฏint็ฑปๅ | TopLevel็ฑป็MinimizeใMaximizeใRestoreๆนๆณๆง่กๆๅๅ๏ผ่ฟๅๅผๆฏint็ฑปๅ๏ผไธๆฏbool็ฑปๅ๏ผๅธๆไฟฎๆญฃ๏ผๆ่ฐข๏ผ | open | 2024-04-18T03:20:43Z | 2024-04-18T03:33:33Z | https://github.com/yinkaisheng/Python-UIAutomation-for-Windows/issues/276 | [] | PlanckLength | 1 |
sammchardy/python-binance | api | 608 | I don't receive any error messages | Hi,
I have tried to catch any error messages from the exchange with the following code:
def process_message(msg):
if 'e' in msg.keys():
logging.error(msg)
In general the websocket is working fine so far, but i don't seem to have any control when different events happen.
For example i disconnected the Inter... | closed | 2020-11-03T10:37:45Z | 2020-11-06T09:18:49Z | https://github.com/sammchardy/python-binance/issues/608 | [] | VisionTrader | 1 |
coqui-ai/TTS | python | 3,567 | [Bug] bark throws an error _pickle.UnpicklingError: invalid load key, '<'. | ### Describe the bug
When trying to use Bark, it throws an error after downloading it.
### To Reproduce
from TTS.api import TTS
tts = TTS('tts_models/multilingual/multi-dataset/bark')
### Expected behavior
It should just download and initialize.
### Logs
```shell
> Downloading model to C:\Users\chigo\AppData\... | closed | 2024-02-07T12:59:13Z | 2024-07-18T23:47:07Z | https://github.com/coqui-ai/TTS/issues/3567 | [
"bug",
"wontfix"
] | chigkim | 8 |
KevinMusgrave/pytorch-metric-learning | computer-vision | 68 | hierarchical labels training / testing | For `label_hierarchy_level` parameter use in `trainer` and `tester`, should passed dataset `__getitem__` return a 2D array, with column indices representing labels?
I am doing this and passing `trainer(label_hierarchy_level=0)` and encountering a `RunTimeError` about mismatched tensor sizes (2) and (64) [batch size... | closed | 2020-04-21T19:22:49Z | 2020-05-02T03:01:39Z | https://github.com/KevinMusgrave/pytorch-metric-learning/issues/68 | [
"bug",
"Frequently Asked Questions",
"fixed in dev branch"
] | wconnell | 5 |
postmanlabs/httpbin | api | 316 | HTTPS doesn't support required AES128-SHA cipher | I'm an embedded software developer, and a customer of ours had trouble testing our HTTPS client library with httpbin.org. After troubleshooting the embedded client library I was able to confirm with openssl that it rejects connections using AES128-SHA:
```
$ openssl s_client -cipher 'AES128-SHA' -connect httpbin.o... | closed | 2016-12-28T23:16:05Z | 2018-04-26T17:51:11Z | https://github.com/postmanlabs/httpbin/issues/316 | [] | tomlogic | 5 |
xorbitsai/xorbits | numpy | 33 | [Feature] on-premises deploy utils | closed | 2022-11-17T04:40:07Z | 2022-12-09T04:58:02Z | https://github.com/xorbitsai/xorbits/issues/33 | [] | UranusSeven | 0 | |
keras-team/keras | tensorflow | 20,471 | Slower inference time when using grouped convolutions compared to regular convolutions | As the title says, for some parameter values the inference time for grouped convolutions the inference time is slower than for regular convolutions (i.e. number of groups = 1). Standalone code to reproduce the issue:
```
import tensorflow as tf
from keras import layers
conv_layer_groups = layers.Conv2D(
ke... | open | 2024-11-08T13:46:39Z | 2024-11-19T21:29:59Z | https://github.com/keras-team/keras/issues/20471 | [
"type:bug/performance",
"stat:awaiting keras-eng"
] | dan-kazbek | 3 |
desec-io/desec-stack | rest-api | 785 | docker: missing variable in `.env.dev` | Environment variable is not defined in the default dev config.
```bash
./dev
WARNING: The DESECSTACK_PORT_XFR variable is not set. Defaulting to a blank string.
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.nsmaster.ports contains an invalid type, it should be a number, or an object... | closed | 2023-08-07T17:04:57Z | 2023-08-08T16:22:02Z | https://github.com/desec-io/desec-stack/issues/785 | [] | Rotzbua | 1 |
akfamily/akshare | data-science | 5,739 | AKShare ๆฅๅฃ้ฎ้ขๆฅๅ | stock_board_concept_name_em | stock_board_concept_name_emๆฅๅฃ่ทๅๅฐ็ๆฐๆฎไธ็ฝ้กตไธไธ่ด๏ผไธไธๆฎตๆถ้ดๅ
ๅคๆฌก่ฐ็จ่ฟๅ็็ปๆๆฏไธๆ ท็ใๆฏๅ ไธบcach็ๅๅ ไน๏ผ่ฝๅฆ่ทๅๅฎๆถๆฐๆฎ๏ผ่ฟไธชๆฅๅฃ็ฝ้กตๆฐๆฎๅๅ่ฟๆบ้ข็น็ใๆ่
ๅขๅ ไธชๅๆฐreal_time=Trueใ
ไปฃ็ ็คบไพ๏ผ
import akshare as ak
concept_bk_tick_df = ak.stock_board_concept_name_em()
concept_bk_tick_df = concept_bk_tick_df.sort_values(by="ๆถจ่ทๅน
", ascending=False).reset_index(drop=True)
concept_bk_tic... | closed | 2025-02-27T02:18:37Z | 2025-02-27T09:52:13Z | https://github.com/akfamily/akshare/issues/5739 | [
"bug"
] | yuhorun | 7 |
huggingface/datasets | deep-learning | 6,534 | How to configure multiple folders in the same zip package | How should I write "config" in readme when all the data, such as train test, is in a zip file
train floder and test floder in data.zip | open | 2023-12-26T03:56:20Z | 2023-12-26T06:31:16Z | https://github.com/huggingface/datasets/issues/6534 | [] | d710055071 | 1 |
proplot-dev/proplot | data-visualization | 404 | TwoSlopeNorm incompatible with proplot axes + xarray commands | ### Description
The TwoSlopeNorm doesn't work with proplot.
### Steps to reproduce
```python
import numpy as np
import proplot as pplt
from matplotlib.colors import TwoSlopeNorm
import xarray as xr
x, y = np.meshgrid(np.linspace(0,50,51), np.linspace(0,50,51))
z = np.linspace(-2,4,50*50).reshape(50,50)... | open | 2023-01-17T08:11:25Z | 2023-03-16T22:04:24Z | https://github.com/proplot-dev/proplot/issues/404 | [
"bug",
"integration"
] | zxdawn | 1 |
dsdanielpark/Bard-API | nlp | 10 | repl support | closed | 2023-05-17T07:25:12Z | 2023-05-17T13:55:39Z | https://github.com/dsdanielpark/Bard-API/issues/10 | [] | 0smboy | 3 | |
coqui-ai/TTS | python | 3,826 | Error when passing a custom list with strings as text when `split_sentences=False`. | ### Describe the bug
When passing a list of custom split sentences using a custom split function, the TTS model (`tts_models/multilingual/multi-dataset/xtts_v2` to be specific) with `split_sentences=False` throws following error:
```
sent = sent.strip().lower()
^^^^^^^^^^
AttributeError: 'list' object... | closed | 2024-07-15T13:12:23Z | 2025-01-03T08:48:59Z | https://github.com/coqui-ai/TTS/issues/3826 | [
"bug",
"wontfix"
] | Mo-MR-123 | 9 |
pytorch/pytorch | python | 149,425 | python custom ops tutorial stopped working in PyTorch 2.7 RC1 | Get PyTorch 2.7 RC1. Repro in next comment.
Error looks like:
```py
Traceback (most recent call last):
File "/home/rzou/dev/2.7/pco.py", line 124, in <module>
cropped_img = f(img)
^^^^^^
File "/home/rzou/dev/2.7/env/lib/python3.11/site-packages/torch/_dynamo/eval_frame.py", line 655, in _fn
... | closed | 2025-03-18T19:57:03Z | 2025-03-19T15:08:34Z | https://github.com/pytorch/pytorch/issues/149425 | [
"high priority",
"triage review",
"oncall: pt2",
"module: inductor"
] | zou3519 | 4 |
jina-ai/clip-as-service | pytorch | 257 | How to cite Bert as a service? | Thanks for providing a great package. I'd love to cite it in one or two things I'm preparing. Is there a BibTex citation I can use? | closed | 2019-02-28T22:41:47Z | 2019-03-01T01:22:40Z | https://github.com/jina-ai/clip-as-service/issues/257 | [] | drussellmrichie | 1 |
ploomber/ploomber | jupyter | 466 | Enable passing .sql task results to a following .sql task as parameters | Documentation page: community/index
## Use case
I work in a business where we have an abundance of data but not necessarily the best data for data science efforts. In may cases we have millions of time series records for feature building but poor records of the target data we'd like to predict.
Further complicatin... | closed | 2022-01-05T23:17:27Z | 2022-02-02T01:42:18Z | https://github.com/ploomber/ploomber/issues/466 | [] | rockraptor5 | 17 |
iperov/DeepFaceLab | deep-learning | 724 | RTX 2080 Ti never using higher than 40% while extracting | Hi there,
I'm running `5) data_dst faceset extract + manual fix.bat` but my GPU (Cuda section) is not using higher than 50% and extract process longer than I expected.
Please take a look at my screenshot, is this speed normal?
:
"""
Returns a namedtuple of (alloc, free, mi_alloc, mi_free) for count of
each memory operations.
"""
# No init guard needed to access stats members <--------- this assumption is broken in 0.57.1, I think, since stuart's new PR ... | closed | 2023-09-08T13:36:17Z | 2024-03-07T16:05:26Z | https://github.com/numba/numba/issues/9188 | [
"discussion"
] | dlee992 | 8 |
deezer/spleeter | tensorflow | 900 | Separator failing with "Trying to set the stream twice. This isn't supported. " | - [x ] I didn't find a similar issue already open.
- [x ] I read the documentation (README AND Wiki)
- [ x] I have installed FFMpeg
- [ x] My problem is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)
## Description
Anyone have a working Windows 10 version o... | open | 2024-05-11T20:46:53Z | 2024-05-11T20:46:53Z | https://github.com/deezer/spleeter/issues/900 | [
"bug",
"invalid"
] | derwin12 | 0 |
JaidedAI/EasyOCR | deep-learning | 798 | Paragraph providing inaccurate results | when paragraph is True, it does provides inaccurate joining of boundaries and sometimes not joining even it is closer to each other,
there seems like after the recognition , the extraction are jumbled and the get_paragraph function skips when some are smaller in size even though it is near to each other.
For Rig... | open | 2022-07-26T12:17:38Z | 2022-08-07T05:34:04Z | https://github.com/JaidedAI/EasyOCR/issues/798 | [] | mahaveerjain98 | 1 |
voila-dashboards/voila | jupyter | 556 | Remove Travis | Travis is slow. This build for example stalled 1 hr 44 min before failing: https://travis-ci.org/github/voila-dashboards/voila/builds/661178167
Since we have been running on GitHub Actions for a while now, we should be able to drop Travis completely. | closed | 2020-03-12T07:58:32Z | 2021-01-07T16:26:02Z | https://github.com/voila-dashboards/voila/issues/556 | [] | jtpio | 0 |
ymcui/Chinese-LLaMA-Alpaca | nlp | 21 | ๅ
ณไบๅๅนถๅ็ๅฎๆดๆ้ๆจกๅ่ฝๅฆ่ฟ่กfinetune | ๆจๅฅฝ๏ผๆ็
งๆจ็ๆญฅ้ชค็ๆไบๅ
จ้ๆจกๅๆ้๏ผๅนถ่ฝฌๅไธบhuggingface็ๆฌๆ้ใๆๆณ่ฏท้ฎ่ฝๅฆๅจๅ
จ้ๆจกๅๆ้็ๅบ็กไธ่ฟ่ก่ฟไธๆญฅ็finetuneใๆๅฐ่ฏๅ ่ฝฝๆ้่ฟ่ก่ฎญ็ป๏ผไฝๆฏ่ฎญ็ปๆถๆฅ้ใๆฏไธๆฏๅ ไธบ่ฝฌๅ็huggingface็ๆ้ๆฒกๆณ็จๆฅ็ปง็ปญ่ฎญ็ป๏ผ
CUDA_SETUP: WARNING! libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64...
CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
CUDA SETUP: Hi... | closed | 2023-03-31T17:04:17Z | 2023-04-07T08:34:48Z | https://github.com/ymcui/Chinese-LLaMA-Alpaca/issues/21 | [] | fanxiangshangfen | 6 |
Guovin/iptv-api | api | 940 | [Bug]: ๆดๆฐ1.6.1็ๆฌๅๅทฅไฝๆต่ฟ่กๆฅ้ | ### Don't skip these steps | ไธ่ฆ่ทณ่ฟ่ฟไบๆญฅ้ชค
- [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field | ๆๆ็ฝ๏ผๅฆๆๆโๆ
ๆโๅ ้คๆ่ทณ่ฟไปปไฝๅผบๅถๆง็\*ๅญๆฎต๏ผๆๅฐ่ขซ**้ๅถ**
- [x] I am sure that this is a running error exception problem and will not submit any problems unrelated to this project | ๆ็กฎๅฎ่ฟๆฏ่ฟ่กๆฅ้ๅผๅธธ้ฎ้ข๏ผ... | closed | 2025-02-26T11:35:00Z | 2025-02-26T12:02:56Z | https://github.com/Guovin/iptv-api/issues/940 | [
"duplicate"
] | zxh000 | 1 |
bmoscon/cryptofeed | asyncio | 314 | Is the license a custom? | Hi. Thank you for the great package. This might be a silly question, but what is the type of license in the matter of the popular licenses like MIT, GPL, Apache, etc? | closed | 2020-10-21T15:15:18Z | 2020-10-22T10:35:44Z | https://github.com/bmoscon/cryptofeed/issues/314 | [
"question"
] | saleh-mir | 4 |
alteryx/featuretools | data-science | 2,519 | release Featuretools 1.24.0 | closed | 2023-03-13T18:05:53Z | 2023-03-29T20:10:59Z | https://github.com/alteryx/featuretools/issues/2519 | [] | gsheni | 0 | |
supabase/supabase-py | flask | 490 | In No Way can I access my custom schema | **Describe the bug**
I can see suggestions for supabase.schema("new_schema").table....
**To Reproduce**
See above
**Expected behavior**
Expected to call <schema_name>.<table_name>
**Errors**
File "xxx", line 18, in <module>
supabase.schema()
TypeError: 'str' object is not callable
**Other Info**... | closed | 2023-07-09T15:58:58Z | 2023-07-17T16:40:08Z | https://github.com/supabase/supabase-py/issues/490 | [] | subhapradaholdings | 4 |
Lightning-AI/pytorch-lightning | pytorch | 20,200 | ModelCheckpoint Callback not working/saving unless `save_on_train_epoch_end` is enabled True which considerably slows down training | ### Bug description
## Problem
- The checkpoint folder doesn't get created at all without the `save_on_train_epoch_end: True`.
- If i set it to false, it runs super fast but doesn't save any checkpoint even if `save_last:True`
- If i set it to true and have save_last also true then i get a checkpoints fol... | open | 2024-08-14T04:29:38Z | 2024-08-14T04:39:18Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20200 | [
"bug",
"needs triage",
"ver: 2.1.x",
"ver: 2.2.x",
"ver: 2.4.x",
"ver: 2.3.x"
] | snknitin | 0 |
pytorch/pytorch | python | 149,826 | Cannot handle dynamic output size with torch.onnx.export (through dynamo) | ### ๐ Describe the bug
I would like to export with torch.onnx.export (through dynamo) some code that contains a resize operation. The output width and height is dynamic. An example model is as follows:
```
import torch
class Model(torch.nn.Module):
def __init__(self):
super().__init__()
def forwar... | open | 2025-03-23T09:27:37Z | 2025-03-24T09:37:23Z | https://github.com/pytorch/pytorch/issues/149826 | [
"module: onnx",
"triaged",
"oncall: pt2"
] | FabianSchuetze | 2 |
whitphx/streamlit-webrtc | streamlit | 1,608 | Non of the samples and demos work! The video/audio stuck loading forever. | Pardon me if the project is not maintained currently but it seems like all the samples and demos are broken and cannot load video or audio. I'm using a Mac M3 with Chrome. Anyone help? | closed | 2024-05-05T04:55:40Z | 2024-05-24T05:54:32Z | https://github.com/whitphx/streamlit-webrtc/issues/1608 | [] | takan1 | 3 |
stanford-oval/storm | nlp | 343 | Issue: CoStormRunner Session Reloading Resets LM Configurations | When saving a CoStormRunner session and reloading it, the language model (LM) configurations do not persist as expected. Instead, the session restores with default settings, causing inconsistencies between the saved and reloaded states.
Additionally, thereโs a potential security risk where sensitive authentication det... | open | 2025-03-21T13:53:45Z | 2025-03-21T13:53:58Z | https://github.com/stanford-oval/storm/issues/343 | [] | ShouryPandya | 0 |
google/seq2seq | tensorflow | 138 | Coverage penalty | Hi,
is there a way to pass the _coverage penalty_ parameter to the model (or decoder)?
I found only the length penalty one:
> inference.beam_search.length_penalty_weight
If no, are there any other ways to adjust coverage related properties? | closed | 2017-03-31T20:16:43Z | 2017-04-17T19:17:46Z | https://github.com/google/seq2seq/issues/138 | [] | MaksymDel | 1 |
ets-labs/python-dependency-injector | flask | 778 | Override a dependency in a container subclass | ```py
import dependency_injector.containers as dic
import dependency_injector.providers as dip
class UnitOfWork:
...
class TestUnitOfWork(UnitOfWork):
...
class ApplicationContainer(dic.DeclarativeContainer):
unit_of_work_class = dip.Callable(UnitOfWork)
uow = dip.Factory(unit_of_wo... | open | 2024-01-19T14:05:30Z | 2024-01-19T14:07:09Z | https://github.com/ets-labs/python-dependency-injector/issues/778 | [] | warvariuc | 0 |
FactoryBoy/factory_boy | sqlalchemy | 651 | Factory and mutable values - changing the object changes values inside Factory | Hello, I couldn't find any topic about behavior like this so I create a new one.
I found this because I started to write some tests for a django project which uses postgresql Jsonb fields.
Every time I change the instance of an object created with Traits, the Factory parameters are change too and all newly created ... | open | 2019-09-26T13:11:48Z | 2024-03-23T17:28:12Z | https://github.com/FactoryBoy/factory_boy/issues/651 | [
"BeginnerFriendly"
] | wwarne | 3 |
keras-team/keras | pytorch | 20,496 | model.fit() doesn't update loss values properly with a custom loss function in Keras 3 |
Hi,
I recently upgraded from Keras 2 to Keras 3 and noticed some strange behavior when using a custom loss function with model.fit(). The model trains without throwing any errors, but the loss values during training stay almost constant across epochs, even when the modelโs predictions are changing.
This problem... | closed | 2024-11-15T08:58:07Z | 2024-11-25T10:29:54Z | https://github.com/keras-team/keras/issues/20496 | [
"stat:awaiting response from contributor"
] | youmemonk | 1 |
dask/dask | scikit-learn | 11,414 | Failing test `test_groupby_value_counts_all_na_partitions` for pandas nightly build | https://github.com/dask/dask/actions/runs/11209570425/job/31154974473
```python-traceback
[gw1] linux -- Python 3.12.7 /home/runner/miniconda3/envs/test-environment/bin/python3.12
def test_groupby_value_counts_all_na_partitions():
size = 100
na_size = 90
npartitions = 10
... | closed | 2024-10-07T09:40:24Z | 2024-10-08T10:17:17Z | https://github.com/dask/dask/issues/11414 | [
"tests",
"upstream"
] | fjetter | 3 |
deedy5/primp | web-scraping | 65 | ERROR:root:Error during POST request: argument 'files': 'str' object cannot be interpreted as an integer | I'm trying to post Multipart form request with primp but getting this error: root:Error during POST request: argument 'files': 'str' object cannot be interpreted as an integer
Example Request:
`files = {'file': (file, open(file, 'rb')),
'tags': (None, user_id),
'api_key': (None, api_key),
... | closed | 2024-12-29T13:16:41Z | 2025-01-07T21:38:46Z | https://github.com/deedy5/primp/issues/65 | [] | aktayozan | 3 |
tqdm/tqdm | pandas | 1,386 | Example for redirecting both stdout/stderr AND logging module | - [x] I have marked all applicable categories:
+ [x] documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] is more appropriate)
+ [x] new feature request
- [x] I have visited the [source website], and in particular
rea... | open | 2022-10-27T15:16:05Z | 2022-10-27T15:16:05Z | https://github.com/tqdm/tqdm/issues/1386 | [] | mil-ad | 0 |
pydantic/pydantic-core | pydantic | 1,048 | Adopt `ruff formatter` instead of `black` | @Luca-Blight, any interest in contributing? I can review ๐ | closed | 2023-10-30T13:38:47Z | 2023-11-09T09:23:29Z | https://github.com/pydantic/pydantic-core/issues/1048 | [
"enhancement"
] | sydney-runkle | 4 |
keras-team/keras | data-science | 20,074 | Issue with Loading Sequential Models | https://github.com/tensorflow/tensorflow/issues/70757
Reposting per tensorflow developer's recommendation.
I am encountering the same issue with pip version 2.17
Thank you | closed | 2024-07-31T22:26:09Z | 2024-08-01T14:11:20Z | https://github.com/keras-team/keras/issues/20074 | [
"type:Bug"
] | xchen99sdr | 3 |
desec-io/desec-stack | rest-api | 356 | www: remove HSTS header from port 80 | closed | 2020-04-24T12:51:06Z | 2024-10-07T17:12:41Z | https://github.com/desec-io/desec-stack/issues/356 | [
"enhancement",
"help wanted",
"easy"
] | peterthomassen | 6 | |
PablocFonseca/streamlit-aggrid | streamlit | 292 | Quartz theme | Quartz theme of streamlit appears to be visually more accessible and responsive. Is there a plan to enable that in streamlit ? How can we open this up for users to import it ? | open | 2024-08-21T22:38:18Z | 2024-08-30T15:27:05Z | https://github.com/PablocFonseca/streamlit-aggrid/issues/292 | [] | rkshh | 1 |
HIT-SCIR/ltp | nlp | 469 | LTPๆฒกๆConstituency Parsingๅ | ๆจๅฅฝ๏ผๆ่ฐข็ปดๆคLTP
ๆ็ไบไธไธ่ฎบๆๅDemo็้ข๏ผLTPๅฅฝๅๆฒกๆConstituency Parsingๆจกๅ๏ผๆฏๅ


ๅฏไปฅ่ฏดไธๅๅ ๅ๏ผConstituency Parsingไนๆฏ้ๅธธๅบ... | closed | 2021-01-04T13:36:45Z | 2021-03-05T08:01:44Z | https://github.com/HIT-SCIR/ltp/issues/469 | [] | unikcc | 1 |
cleanlab/cleanlab | data-science | 776 | new Datalab issue type: underperforming group (data slice receiving bad predictions) | Goal is to auto-detect a coherent cluster of โhardโ examples (ie. data slice) where models predictions are poor. Cf:
https://dcai.csail.mit.edu/lectures/data-centric-evaluation/
This should be a [new Datalab issue type ](https://docs.cleanlab.ai/master/cleanlab/datalab/guide/custom_issue_manager.html) called someth... | closed | 2023-07-18T22:13:41Z | 2023-12-14T10:15:51Z | https://github.com/cleanlab/cleanlab/issues/776 | [
"enhancement",
"help-wanted"
] | jwmueller | 10 |
pallets/flask | python | 4,928 | Docs are incorrect about how to run a debug server | > Python 3.9.13
> Flask 2.2.2
> Werkzeug 2.2.2
>
The docs, in more than one place:
* https://flask.palletsprojects.com/en/2.2.x/quickstart/#debug-mode
* https://flask.palletsprojects.com/en/2.2.x/server/#command-line
say to run `flask run --debug` but that doesn't actually work:
```
Usage: flask run [... | closed | 2022-12-26T19:42:53Z | 2023-01-10T00:05:49Z | https://github.com/pallets/flask/issues/4928 | [] | roysmith | 1 |
rthalley/dnspython | asyncio | 1,051 | Fixes for older releases | In Debian we are currently supporting releases with dnspython 2.3.0 and 2.0.0. Our LTS group (which is sort of separate) is still supporting a release with 1.16.0. After a quick look, it seems likely to me that this issue applies, at least to some degree, to these older releases.
In your judgement is this a seriou... | closed | 2024-02-16T21:05:57Z | 2024-04-20T10:43:08Z | https://github.com/rthalley/dnspython/issues/1051 | [
"Will Not Fix"
] | kitterma | 5 |
MaxHalford/prince | scikit-learn | 130 | Correspondance Analysis not working on document-term matrix | Hello -
I have computed a document-term matrix and would like to carry out a correspondence analysis on that matrix (seen as a contingency table between document and words) but I run into the following issue:
```
/usr/local/lib/python3.9/site-packages/prince/ca.py:54: RuntimeWarning: divide by zero encountered ... | closed | 2022-07-20T15:54:40Z | 2022-08-16T16:55:41Z | https://github.com/MaxHalford/prince/issues/130 | [] | r1-q | 0 |
supabase/supabase-py | flask | 33 | [ERROR] AttributeError: module 'typing' has no attribute '_ClassVar', supabase-py on AWS Lambda | AWS Lambda returns the error below when importing `supabase-py`.
The error appears on runtimes: python 3.7 and 3.8.
Possibly related to the typing module as one of its dependencies.
[Issues with typing Python-3 & AWS Lambda](https://www.fernandomc.com/posts/issues-with-typing-python-3/)
# Bug report
`... | closed | 2021-07-10T21:17:56Z | 2023-02-10T10:36:29Z | https://github.com/supabase/supabase-py/issues/33 | [
"bug"
] | weleo | 21 |
desec-io/desec-stack | rest-api | 122 | api: remove timezone support | Server-side timezone awareness is unnecessary complexity. We should deal with timezone conversions at the presentation layer (client).
We're not using the functionality anyways (it's merely enabled so that one has to use Django's `now()` function instead of the standard Python `datetime.datetime.now()`). | closed | 2018-09-18T18:53:02Z | 2019-02-18T10:24:47Z | https://github.com/desec-io/desec-stack/issues/122 | [
"api",
"prio: low",
"easy"
] | peterthomassen | 1 |
ARM-DOE/pyart | data-visualization | 1,362 | Add docs on building radar object using doppler lidar data | Add docs based on @scollis example here
https://github.com/scollis/notebooks/blob/master/DLCombo.ipynb | open | 2022-12-20T15:14:38Z | 2024-09-03T15:06:25Z | https://github.com/ARM-DOE/pyart/issues/1362 | [
"component: pyart.io",
"Docs"
] | mgrover1 | 4 |
alteryx/featuretools | scikit-learn | 1,955 | Prevent workflows from running on forked repos | By default our scheduled workflows such as Auto Approve Dependency PRs and Latest Dependency Checker should not run on forked repos, but I believe those runs can be enabled by the forked repo owner.

If t... | closed | 2022-03-14T20:16:51Z | 2022-03-21T19:28:20Z | https://github.com/alteryx/featuretools/issues/1955 | [] | thehomebrewnerd | 0 |
google-deepmind/sonnet | tensorflow | 127 | Output shape of conv2D transpose with "VALID incorrect | ```
inputs = tf.placeholder(name='foo', shape=[None, 4, 4, 256],dtype=tf.float32)
snt.Conv2DTranspose(output_channels=256, kernel_shape=4, stride=[1, 2], padding="VALID")(inputs)
```
--> yields shape (?,7,11,256)
```
tf.layers.conv2d_transpose(inputs, filters=256, kernel_size=4, strides=[1, 2], padding='valid')`
... | closed | 2019-04-30T19:19:16Z | 2020-04-17T09:22:00Z | https://github.com/google-deepmind/sonnet/issues/127 | [] | ferreirafabio | 1 |
schemathesis/schemathesis | graphql | 2,298 | [FEATURE] An option to disable generating security parameters | ### Is your feature request related to a problem? Please describe
Sometimes Schemathesis generates authorization headers and many of them are rejected by the app's web server due to some uncommon bytes (i.e. apache does not accept null bytes, etc)
### Describe the solution you'd like
CLI option to disable this... | closed | 2024-06-28T18:04:37Z | 2024-06-30T15:51:23Z | https://github.com/schemathesis/schemathesis/issues/2298 | [
"Priority: High",
"Type: Feature",
"Specification: OpenAPI",
"Core: Data Generation",
"Component: CLI"
] | Stranger6667 | 0 |
babysor/MockingBird | pytorch | 54 | ๅจ็ๆๅฝ้ณๆถ้ช้ | Building Wave-RNN
Trainable Parameters: 4.481M
Loading model weights at vocoder/saved_models/pretrained/pretrained.pt
python: src/hostapi/alsa/pa_linux_alsa.c:3641: PaAlsaStreamComponent_BeginPolling: Assertion `ret == self->nfds' failed.
Aborted (core dumped)
| closed | 2021-08-27T10:02:39Z | 2021-10-12T09:17:58Z | https://github.com/babysor/MockingBird/issues/54 | [] | wangqinNick | 3 |
biolab/orange3 | scikit-learn | 7,007 | Predictions shows redundant warning | **What's wrong?**
If data has missing class values, a warning "Instances with missing targets are ignored while scoring." is shown even if "Show perfomance scores" is disabled.
**How can we reproduce the problem?**
Use Palฤki from Datasets. Connect to Tree and Predictions, disable the Show Performance score.
**Wha... | closed | 2025-01-28T16:15:44Z | 2025-02-01T10:44:49Z | https://github.com/biolab/orange3/issues/7007 | [
"bug",
"snack"
] | janezd | 0 |
deezer/spleeter | deep-learning | 344 | [Bug] name your bug |
## Description
Used in both cases: Spleet gui
result:
Spleeter works fine on Win7, but produces this, on Win10:
## Step to reproduce
Installed:
python-3.8.2.exe
Miniconda3-latest-Windows-x86_64.exe
then (without errors):
pip install spleeter
conda install numba
## Output
Informationen รผber... | closed | 2020-04-25T18:35:31Z | 2020-04-27T08:32:31Z | https://github.com/deezer/spleeter/issues/344 | [
"bug",
"invalid"
] | Ry3yr | 0 |
tensorflow/tensor2tensor | machine-learning | 1,659 | Getting to work with MultiProblem | #### Please refer to https://github.com/tensorflow/tensor2tensor/issues/1687
----
For training models, I have separated the data generation pipeline from t2t. For that I have implemented my own problem which, in essence, already expects a created dataset.
```python
@registry.register_problem
class ConfigBase... | closed | 2019-08-13T13:30:34Z | 2019-09-05T10:00:01Z | https://github.com/tensorflow/tensor2tensor/issues/1659 | [] | stefan-falk | 0 |
autogluon/autogluon | scikit-learn | 4,439 | [publications] awesome.md vs readme.md, paper proposal: https://arxiv.org/abs/2408.14817 | ### Describe the issue linked to the documentation
1. I've found today interesting papers that quotest autogluon a lot: https://arxiv.org/abs/2408.14817 The question is that is not clear in which section it fits: readme or awesome ?
2. It may be right in front of my eyes, but I just can't see readme.md and awesome.md... | open | 2024-08-28T07:01:24Z | 2024-08-29T05:51:40Z | https://github.com/autogluon/autogluon/issues/4439 | [
"API & Doc",
"enhancement",
"priority: 0"
] | mglowacki100 | 3 |
mwaskom/seaborn | pandas | 3,395 | Why is seaborn's drawing inconsistent with the experimental data | Hi, seaborn drew two different random seed experiments of the same group of experiments. The data drawn separately was correct, but the shadow interval was inconsistent with the experimental data when drawing the mean value of the two experiments together. The version of seaborn I use is 0.12.2.
This is the result o... | closed | 2023-06-20T02:55:59Z | 2023-06-24T15:18:19Z | https://github.com/mwaskom/seaborn/issues/3395 | [] | Marxvans | 2 |
sunscrapers/djoser | rest-api | 212 | Split tests into multiple files | Integrate py.test as well? | closed | 2017-07-04T08:36:52Z | 2017-07-21T10:15:48Z | https://github.com/sunscrapers/djoser/issues/212 | [] | pszpetkowski | 1 |
deeppavlov/DeepPavlov | nlp | 1,349 | ๐ฉโ๐ป๐ DeepPavlov Community Call #3 | > Update: [DeepPavlov Community Call #3 Recording](https://bit.ly/DPCommunityCall3_Video)
> Subscribe for future calls here (last Thursday of the month, 7am Pacific/6pm MSK):
> [https://bit.ly/MonthlyDPCommunityCall](https://bit.ly/MonthlyDPCommunityCall)
Dear DeepPavlov community,
The online DeepPavlov Commun... | closed | 2020-11-20T12:53:13Z | 2020-12-14T14:54:47Z | https://github.com/deeppavlov/DeepPavlov/issues/1349 | [
"discussion"
] | moryshka | 0 |
hanwenlu2016/web-ui | pytest | 21 | USB: usb_device_handle_win.cc:1058 Failed to read descriptor from node connection: ่ฟๅฐ็ณป็ปไธ็่ฎพๅคๆฒกๆๅๆฅไฝ็จใ (0x1F) | ๅฏๅจๆต่งๅจๆถ๏ผๆฅ้๏ผๆต่งๅจไธ้ชๅฐฑๅ
ณ้ญไบ
็ฏๅข๏ผ
OS: win10
chrome: 109.0.5414.120
chromedriver๏ผ109.0.5414.74
ๅฐ่ฏๆดๆฐ้ฉฑๅจ็ๆฌ๏ผไฟฎๆน้
็ฝฎchrome_options=options๏ผๆช่ฝ่งฃๅณๆญค้ฎ้ข
| closed | 2023-02-06T16:39:25Z | 2023-02-13T15:53:07Z | https://github.com/hanwenlu2016/web-ui/issues/21 | [] | zyaber-y | 1 |
aiogram/aiogram | asyncio | 946 | Webhook example for 3.x | **Is your feature request related to a problem? Please describe.**
there is no example with webhook for 3.x version of aiogram.
**Describe the solution you'd like**
Webhook example same as for 2.x version. | closed | 2022-06-25T22:36:46Z | 2023-08-14T20:41:58Z | https://github.com/aiogram/aiogram/issues/946 | [
"docs",
"3.x"
] | Masynchin | 4 |
microsoft/qlib | deep-learning | 1,065 | there exists a number of bugs in \qlib\scripts\data_collector\cn_index\collector.py | there exists a number of bugs in \qlib\scripts\data_collector\cn_index\collector.py
1. line 333, it shoulde be "class CSI100Index", not now "class CSI100" AND in line 344, it shoulde be "return 1". after make these changes, run python collector.py --index_name CSI100 --qlib_dir ~/.qlib/qlib_data/cn_data --method pars... | closed | 2022-04-21T08:18:53Z | 2023-10-23T12:51:03Z | https://github.com/microsoft/qlib/issues/1065 | [
"bug"
] | FluidDoctor | 1 |
QuivrHQ/quivr | api | 3,282 | Treat multiple questions in a single user input | Today, if a user input contains different questions, all questions are treated as a single one, hence the retrieved chunks might or might not contain the information necessary to answer the different questions.
With this new feature, the system will automatically decompose the user input into multiple (self-contained)... | closed | 2024-09-30T12:37:49Z | 2024-10-31T16:57:58Z | https://github.com/QuivrHQ/quivr/issues/3282 | [
"enhancement"
] | jacopo-chevallard | 1 |
kaliiiiiiiiii/Selenium-Driverless | web-scraping | 222 | how to custom user agents | closed | 2024-05-14T02:24:39Z | 2024-08-20T13:02:01Z | https://github.com/kaliiiiiiiiii/Selenium-Driverless/issues/222 | [
"invalid"
] | qazwsdc | 1 | |
iperov/DeepFaceLab | machine-learning | 698 | XSeg editor: 'view trained mask' mode shows just black image | I masked a few faces, trained an XSeg mask, then ran the editor again (I suppose that's how it should be done) to see how a new mode works, but it shows empty black square. Trained mask works when training SAEHD model, didn't try merger yet. | closed | 2020-04-05T03:30:15Z | 2020-05-13T14:34:53Z | https://github.com/iperov/DeepFaceLab/issues/698 | [] | rocketsvm | 2 |
plotly/dash | flask | 2,828 | progress callable of a bg callback sometimes doesn't trigger | python 3.10.13
dash 2.16.0
- if frontend related, tell us your Browser, Version and OS
- OS: macos 14.4
- Browser firefox
- Version 124.0.2
**Describe the bug**
A function callable of a callback with a progress param doesn't seem to get hooked immediately. And calls to this callable seem to ... | open | 2024-04-04T11:22:16Z | 2024-08-13T19:48:32Z | https://github.com/plotly/dash/issues/2828 | [
"bug",
"P3"
] | jonnyrobbie | 2 |
d2l-ai/d2l-en | pytorch | 2,436 | CELLPOSE: ImportError: DLL load failed while importing cv2: The specified module could not be found. | ImportError: DLL load failed while importing cv2: The specified module could not be found.
I keep trying to open Cellpose. I have installed every package associated with cv2 on conda. Any advice?
(cellpose) PS C:\Users\jamnickn> python -m cellpose
Traceback (most recent call last):
File "C:\Users\jamnickn\An... | closed | 2023-02-01T20:55:45Z | 2023-02-01T22:48:36Z | https://github.com/d2l-ai/d2l-en/issues/2436 | [] | jamnickn | 0 |
pytorch/vision | machine-learning | 8,599 | GPU accelerated video loading with optimizations for reading at specific timestamps or time intervals | ### ๐ The feature
Optimized video decoding and frame reading at regular time intervals or timestamp seeking for CPU and GPU accelerated video preprocessing.
### Motivation, pitch
There are many usecases in ML where it may be beneficial to read in specific frames from a video rather than every frame. One such case i... | open | 2024-08-17T17:20:22Z | 2024-08-19T09:02:01Z | https://github.com/pytorch/vision/issues/8599 | [] | skier233 | 1 |
trevorstephens/gplearn | scikit-learn | 182 | Stopping criteria seems to depend on total error? Can we make it stop based on median error? | For very large data sets I've noticed my runs never stop. And as far as I can tell it's because aggregate error is being taken into account? (Not sure on this). Here is a sample program... at 5 generations it gets to the correct answer of 1.200... but by default it will run all they way to 15 generations.
rng =... | closed | 2019-07-25T23:28:49Z | 2021-11-23T16:31:17Z | https://github.com/trevorstephens/gplearn/issues/182 | [
"enhancement"
] | rfox12 | 4 |
iperov/DeepFaceLab | machine-learning | 5,681 | Deep face | open | 2023-06-12T16:34:00Z | 2023-06-12T16:34:00Z | https://github.com/iperov/DeepFaceLab/issues/5681 | [] | Edizzy123 | 0 | |
iMerica/dj-rest-auth | rest-api | 40 | Can somebody explain me how CSRF are validated? | I can't find anywhere in the documentation how CSRF are validated, but by inspecting the Headers,
`csrftoken` and `sessionid` are still send.
Usually, you would place `{% csrf_token %}` in the form. | closed | 2020-04-15T13:05:36Z | 2020-04-16T05:20:01Z | https://github.com/iMerica/dj-rest-auth/issues/40 | [] | advename | 1 |
huggingface/diffusers | pytorch | 10,169 | an error that config.json is not found. | ### Describe the bug
Whether it is local download and upload or download model from Hugging face official website, after running on the jupter notebook, it shows an error that config.json is not found.
After checking, the locally downloaded file is exactly the same as the official website, but it still reports an e... | closed | 2024-12-10T10:17:27Z | 2024-12-11T13:37:56Z | https://github.com/huggingface/diffusers/issues/10169 | [
"bug",
"needs-code-example"
] | Zarato2122 | 6 |
3b1b/manim | python | 1,850 | ValueError: Invalid markup string - when entering characters in Interactive mode | ### Describe the error
Trying to play around with the wordle scene but ValueError comes popping up when I try and enter any character. Anyone else experiencing this or know what the problem might be?
### Code and Error
**Code**:
manimgl videos/_2022/wordle/scenes.py WordleScene
**Error**:
File "_ctypes/call... | open | 2022-08-08T13:09:54Z | 2022-08-12T00:59:12Z | https://github.com/3b1b/manim/issues/1850 | [] | sudo-user-zero | 1 |
awesto/django-shop | django | 838 | Update of delivery methods | Hi
I have a delivery method, which is only valid if a customer is living in a certain area in which she/he lives in.
```
class ClimateNeutralShippingModifier(ShippingModifier):
identifier = 'climate-neutral-shipping'
def get_choice(self):
return (self.identifier, _("Climate neutral shipping"... | open | 2020-11-18T20:06:39Z | 2021-03-07T09:16:49Z | https://github.com/awesto/django-shop/issues/838 | [] | markusmo | 6 |
Nemo2011/bilibili-api | api | 691 | [ๆผๆด] get_videos()่ทๅพ-352่ฟๅๅผ | ```
import asyncio
from bilibili_api import user
async def main() -> None:
# ๅฎไพๅ User ็ฑป
v = user.User(uid="69496358")
# ่ทๅไฟกๆฏ
info = await v.get_videos()
# ๆๅฐไฟกๆฏ
print(info)
if __name__ == "__main__":
asyncio.run(main())
```
่ฟ่กๅฆไธไปฃ็ ๅบ็ฐไบๅฆไธ้่ฏฏ
```
File "C:\Users\Win10\Nextc... | closed | 2024-02-23T14:09:40Z | 2025-02-22T12:36:53Z | https://github.com/Nemo2011/bilibili-api/issues/691 | [
"bug",
"anti-spider"
] | lb-chc | 29 |
explosion/spaCy | deep-learning | 12,821 | ValueError("[E203] If the tok2vec embedding layer is not updated during training, make sure to include it in 'annotating components'") | after the second batch of my data , i m getting this error :
Aborting and saving the final best model. Encountered exception:
ValueError("[E203] If the tok2vec embedding layer is not updated during
training, make sure to include it in 'annotating components'")
my output :
Error: /content/model - No such file or... | closed | 2023-07-13T09:29:18Z | 2023-07-13T15:30:26Z | https://github.com/explosion/spaCy/issues/12821 | [
"feat / tok2vec"
] | NeoKun004 | 0 |
deepinsight/insightface | pytorch | 2,307 | Privacy policy for discord bot? Does it snag any image it finds? | I loaded this bot to a discord but other admins are concerned this bot has access to all images on the discord server.
Is there a privacy policy or statement I can link that states what insight face swapper has access to? | open | 2023-05-19T19:15:23Z | 2023-05-20T04:13:50Z | https://github.com/deepinsight/insightface/issues/2307 | [] | kokopoko30 | 1 |
vanna-ai/vanna | data-visualization | 726 | Train no your custom Database structure | Hi,
Thank you for this amazing tool.
I was wondering if it is possible to train vanna on your custom database design.
For example, some projects does not follow traditional foreign key relationship. In our use case the relationship is maintained by a separate table. I hope you got my point
Thank you for your time... | open | 2024-12-08T13:18:16Z | 2024-12-08T13:18:16Z | https://github.com/vanna-ai/vanna/issues/726 | [] | shahabgohar | 0 |
roboflow/supervision | pytorch | 1,284 | yolov5 instance segmentation inference | ### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
yolov5 is a detection and 'instance segmentation' model.
so, I think If there is a mask area, I think it should be return.
like below
... | open | 2024-06-16T13:56:14Z | 2024-08-06T07:50:25Z | https://github.com/roboflow/supervision/issues/1284 | [
"enhancement"
] | DrawingProcess | 15 |
paperless-ngx/paperless-ngx | django | 9,180 | [BUG] Document Upload status on Dashboard freezes | ### Description
When Uploading a Document, a Progress bar on the Dashboard for each Document is shown. Normaly when uploading after a few seconds, the Status should state "Finished" (or something similar) on my instance the Status freezes at "File Uploaded, waiting...". When reloading the Page, all Upload related Mess... | closed | 2025-02-20T19:21:44Z | 2025-03-23T03:17:23Z | https://github.com/paperless-ngx/paperless-ngx/issues/9180 | [
"not a bug"
] | Mallo321123 | 3 |
desec-io/desec-stack | rest-api | 226 | Verify Tests for Bulk-Request RRset-Order | Bulk requests should be independent of the order the RRsets are given. Do we have tests to verify that? (This surfaced as in #220 we had a problem where pdns behavior depends on the order of RRsets given to the pdns API.) | open | 2019-07-03T12:07:29Z | 2024-10-07T17:16:43Z | https://github.com/desec-io/desec-stack/issues/226 | [
"api"
] | nils-wisiol | 0 |
FactoryBoy/factory_boy | django | 852 | Difficult and confusing to create randomized models | #### The problem
I found it very hard to randomize models, and even harder to randomize models based on input parameters. I have finally arrived at a solution that basically makes every attribute of my factories a `factory.LazyAttribute` that calls some function to compute random values (using a faker and homebrew mas... | open | 2021-04-25T22:26:11Z | 2022-09-16T22:33:20Z | https://github.com/FactoryBoy/factory_boy/issues/852 | [] | atpjpta | 2 |
huggingface/datasets | computer-vision | 6,443 | Trouble loading files defined in YAML explicitly | Look at https://huggingface.co/datasets/severo/doc-yaml-2
It's a reproduction of the example given in the docs at https://huggingface.co/docs/hub/datasets-manual-configuration
```
You can select multiple files per split using a list of paths:
my_dataset_repository/
โโโ README.md
โโโ data/
โ โโโ abc.csv
... | open | 2023-11-22T15:18:10Z | 2023-11-23T09:06:20Z | https://github.com/huggingface/datasets/issues/6443 | [
"bug"
] | severo | 2 |
ploomber/ploomber | jupyter | 518 | confusing error when using grid + function tasks | if each element in the grid has different param names, an error like this shows:
```
Error rendering task "fit" initialized with function "fit". Got unexpected arguments: ['criterion', 'n_estimators', 'params_names']. Missing arguments: ['kwargs']. Pass ['kwargs'] in "params"
``` | open | 2022-02-01T19:30:10Z | 2022-03-16T14:31:43Z | https://github.com/ploomber/ploomber/issues/518 | [] | edublancas | 6 |
noirbizarre/flask-restplus | api | 753 | update json schema from draft v4 to draft v7 | ### **Code**
```python
schema_data = schema_json.get_json_schema_deref_object()
event_scheme = api.schema_model('event_schema', schema_data)
@build_ns.route("/build_start")
class BuildStartEvent(Resource):
@build_ns.doc('create_todo')
@build_ns.expect(event_scheme, validate=True)
@build_ns.respo... | open | 2019-11-26T19:47:01Z | 2020-07-10T16:43:57Z | https://github.com/noirbizarre/flask-restplus/issues/753 | [
"bug"
] | scphantm | 2 |
microsoft/nni | pytorch | 5,574 | Infinite "collect_gpu_info" and gpu not found | **Describe the issue**:
During the Hello NAS tutorial for v3.0rc1, when i launch the experiment as described a number of issues arise:
1. Even though i edit `exp.config.trial_gpu_number = 1` and `exp.config.training_service.use_active_gpu = True`, the logger prints "no gpu found, edit exp.config.trial_gpu_number.
... | open | 2023-05-23T09:28:02Z | 2024-02-15T14:47:14Z | https://github.com/microsoft/nni/issues/5574 | [] | chachus | 10 |
FlareSolverr/FlareSolverr | api | 613 | [carpt] (updating) FlareSolverr was unable to process the request, please check FlareSolverr logs. Message: Error: Unable to process browser request. ProtocolError: Protocol error (Page.navigate): frameId not supported RemoteAgentError@chrome://remote/content/cdp/Error.jsm:29:5UnsupportedError@chrome://remote/content/c... | **Please use the search bar** at the top of the page and make sure you are not creating an already submitted issue.
Check closed issues as well, because your issue may have already been fixed.
### How to enable debug and html traces
[Follow the instructions from this wiki page](https://github.com/FlareSolverr/Fl... | closed | 2022-12-10T14:55:31Z | 2022-12-11T03:49:04Z | https://github.com/FlareSolverr/FlareSolverr/issues/613 | [
"duplicate",
"invalid"
] | cquxxey | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.