-
**[ UUID ]** 6c3c4cd9-2756-4c74-93bc-0cd3f74389c2
**[ Session Name ]** crowdAI - the open source data science challenge platform
**[ Primary Space ]** Openness
**[ Submitter's Name ]** Marcel Salat…
-
# Code Block
crowdai = ["Background", "Car", "Truck", "Pedestrian"]
dataset = vehicleDataset(img_dir, path_csv, crowdai, transforms=Transformation()) # here your arguments
num_images = 5
for _…
-
Some of the tests currently use services like AWS S3 etc, and hence the travis configuration needs us to give sensitive keys as environment variable.
As a result, the tests running on pull requests b…
-
I get this error when I am trying to do an update for meta.
`unable to convert unpermitted parameters to hash`
Mostly happening because of this : https://github.com/crowdAI/crowdai/blob/master/app…
-
Add preprocessing steps into a function for better readability. Hyper parameter tuning and visualisation of model performance at the end. I am a GSSOC'24 Contributor, please assign the issue.
Thank y…
-
https://www.crowdai.org/topics/a-bytes-like-object-is-required-not-str-when-writing-to-file/discussion
-
Proposal migrated from Slack chat.
- [ ] Install a branded Discourse under discourse.crowdai.org, authenticate against crowdAI OAuth
- [ ] Have general channels and challenge-specific channels. Ne…
-
Examples:
In https://www.crowdai.org/challenges/nips-2018-ai-for-prosthetics-challenge
``
In https://www.crowdai.org/blogs/2
``
-
Thank you for your research.
How can I put personal satellite image data into the model created after training with inria dataset and crowdai?
I'd appreciate it if you could tell me
-
Hi,
We are interested in creating a demo with crowdAI. But the present documentation only provides a place holder at
https://github.com/crowdAI/crowdai/blob/master/doc/new_challenge_creatio…