Skip to main content
Tooling
0 votes
0 replies
40 views

I’m currently working on annotating a human pose dataset (specifically of people swimming) and I’m struggling to find a tool that fits my workflow. I’m looking for a click‑based labeling workflow, ...
Jan Lattenkamp's user avatar
Advice
0 votes
1 replies
56 views

I am currently working on a project focused on automated computer vision-based behavior recognition for captive dolphins. I would like to ask about your experience using SLEAP for model training—...
蔡秀蘭's user avatar
Advice
0 votes
2 replies
80 views

Everyone!! I'm a BSIT student and currently in a development of a capstone project which is a translation app which focuses on the 2 major languages in the Philippines which is Cebuano and Tagalog I ...
RalphAlcantara's user avatar
2 votes
1 answer
94 views

Using skforecast, it's straightforward to perform out-of-sample predictions starting from the dates in the last_window_.index of a ForecasterRecursive object. However, I’m unable to find a clear ...
PeCaDe's user avatar
  • 488
0 votes
1 answer
124 views

EDIT: I'm training a model using a custom dataloader. The outcome from the dataloader is a list of tensors which cannot be processed by the main model because I have defined the sampler as samples = ...
AlternativeWaltz's user avatar
2 votes
1 answer
73 views

I am a first-time CART user, and using the approach outlined in https://rpubs.com/camguild/803096 , I first split my data into two equally-sized training and test datasets. Next, I fit a CART on the ...
SallyG's user avatar
  • 21
0 votes
0 answers
74 views

I am trying to fine-tune an Optical Character Recognition (OCR) model on Tesseract's provided tesstrain repository for Japanese . I tried encoding the bash commands into Python in VSCode as I wanted ...
Jiansen Chan's user avatar
0 votes
1 answer
357 views

I am trying to train a model for spell check errors and corrections using T5-small model in colab notebook using T4 GPU. Initially I started with 10k reviews but gradually reduced it to 2k since I was ...
Anurag Pandey's user avatar
6 votes
3 answers
6k views

I am trying to train a T5 model based on spellcheck by providing it with a sample csv file in google colab. Initially I ran the code with my personal device (python locally installed) and it executed ...
Anurag Pandey's user avatar
1 vote
0 answers
101 views

I'm building a neural network to predict how an image will be partitioned during compression using VVC (Versatile Video Coding). The model takes a single Y-frame from a YUV420 image as input and uses ...
조동건's user avatar
0 votes
1 answer
54 views

I'm training a LSTM for time series prediction, where data comes from sensors at irregular intervals. I'm using the last 5 min data to predict the next value, but some sequences are larger than others....
user26458368's user avatar
-1 votes
1 answer
69 views

I am working on an algorithm for detecting keys and keyboard body from an image. The model of the keyboard is known, so a blender env. has been created to generate images with random lighting, angle, ...
Furnitcher's user avatar
0 votes
0 answers
74 views

I'm new to tensorflow. I want to generate more images after image augmentation but images and labels are (10, None, 400, 400, 3) and (10, None, 1) respectively and I guess it artifically count as 1 ...
CChickii's user avatar
1 vote
0 answers
52 views

I'm encountering low accuracy (7.90) when evaluating my Hugging Face DistilBERT model on the MNLI validation set. I suspect that I might not be training or preparing the model correctly. Could someone ...
IAmNewToThis's user avatar
2 votes
0 answers
70 views

I am fine-tuning sam model for my dataset containing train_images and train_masks. I am able to create dict, but when calling last command i.e. to load dataset from dict, kernel dies. It happened ...
Sanju 's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
115