Aviparna Biswas
Aviparna Biswas
Hello, Anytime I am trying to upload a txt file in Doccano to annotate I am getting the following error: ``` [2022-06-23 12:33:48,812: INFO/MainProcess] Task data_import.celery_tasks.import_dataset[91107c2f-b900-4c49-b997-bf12cf8a1941] received [2022-06-23 12:33:48,848: ERROR/MainProcess]...
**Describe the bug** Hello, I have followed the steps to run arcgis in Google Colab. However while trying to import GIS from arcgis I am facing the error `NameError: name...
### Issue you'd like to raise. Hello, While trying to import `from langchain.memory import ConversationBufferMemory` I am getting the error ``` ModuleNotFoundError: No module named 'langchain.memory' Traceback: ``` File "c:\users\aviparna.biswas\appdata\local\programs\python\python37\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py",...
**Describe the bug** The JSON format exported from Doccano's text editor for labeling tasks is currently structured with keys "id", "text", and "label", whereas ArcGIS expects the format to contain...
**Describe the bug** While trying to install arcgis through the pip command getting the following error: ``` Collecting arcgis Using cached arcgis-2.0.0.tar.gz (3.7 MB) error: subprocess-exited-with-error × python setup.py egg_info...
While trying to run the following code:- `import os` `import tensorflow as tf` `from object_detection.utils import label_map_util` `from object_detection.utils import visualization_utils as viz_utils` `from object_detection.builders import model_builder` `from object_detection.utils import...
**Describe the bug** The package deep-learning-essentials is not available from the current channels you've specified (conda-forge and esri). **To Reproduce** Steps to reproduce the behavior: ```python ``` error: ```python Channels:...
**Describe the bug** Getting the error Exception: Enter only compatible datasets from Labeled_Tiles, MultiLabeled_Tiles while trying to run a `FeatureClassifier` model on the NWPU-RESISC45 data. **To Reproduce** Steps to reproduce...
**Describe the bug** The bug is as follows: `The optimizer cannot recognize variable bn_Conv1/beta:0. This usually means you are trying to call the optimizer to update different parts of the...
Hello, As the title states lets say if I want to annotate my own images and store the annotations in a RSCID json format which annotation labelling tool do I...