All Projects → holyhao → Baidu Dogs

holyhao / Baidu Dogs

Baidu competition for classifying dogs. More information is provided at http://js.baidu.com

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Baidu Dogs

sv-comp
Information to reproduce results from SV-COMP (MOVED, please follow the link)
Stars: ✭ 12 (-87.63%)
Mutual labels:  competition
Inat comp
iNaturalist competition details
Stars: ✭ 444 (+357.73%)
Mutual labels:  competition
Kaggle
Kaggle에서 진행하는 경진대회의 코드를 올려둔 공간입니다.
Stars: ✭ 29 (-70.1%)
Mutual labels:  competition
HackerRank-Solutions
This project include solutions of the problem from HackerRank which will be helpful for coding interview preparations. Subscribe for more updates 👇
Stars: ✭ 18 (-81.44%)
Mutual labels:  competition
Ctf Writeups Public
Writeups for infosec Capture the Flag events by team Galaxians
Stars: ✭ 331 (+241.24%)
Mutual labels:  competition
Deepdrive
Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
Stars: ✭ 628 (+547.42%)
Mutual labels:  competition
TablutCompetition
Software for the Tablut Students Competition
Stars: ✭ 17 (-82.47%)
Mutual labels:  competition
Pathwar
☠️ The Pathwar Project ☠️
Stars: ✭ 58 (-40.21%)
Mutual labels:  competition
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (+309.28%)
Mutual labels:  competition
Vkb
Bot for vk.com competitions
Stars: ✭ 24 (-75.26%)
Mutual labels:  competition
Painters
🎨 Winning solution for the Painter by Numbers competition on Kaggle.
Stars: ✭ 257 (+164.95%)
Mutual labels:  competition
Open Solution Mapping Challenge
Open solution to the Mapping Challenge 🌎
Stars: ✭ 291 (+200%)
Mutual labels:  competition
Jdata
京东JData算法大赛-高潜用户购买意向预测入门程序(starter code)
Stars: ✭ 662 (+582.47%)
Mutual labels:  competition
tg2021task
Participant Kit for the TextGraphs-15 Shared Task on Explanation Regeneration
Stars: ✭ 18 (-81.44%)
Mutual labels:  competition
Open Solution Value Prediction
Open solution to the Santander Value Prediction Challenge 🐠
Stars: ✭ 34 (-64.95%)
Mutual labels:  competition
kaggle-quora-question-pairs
My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).
Stars: ✭ 104 (+7.22%)
Mutual labels:  competition
Animalai Olympics
Code repository for the Animal AI Olympics competition
Stars: ✭ 544 (+460.82%)
Mutual labels:  competition
Convai Bot 1337
NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager
Stars: ✭ 65 (-32.99%)
Mutual labels:  competition
Data Science Bowl 2018
End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle
Stars: ✭ 56 (-42.27%)
Mutual labels:  competition
Noplan
NoPlan is the Planner of Very Small Size soccer competition
Stars: ✭ 5 (-94.85%)
Mutual labels:  competition

Fine-grained Dog Classification competition

  • This is a dog classification competition held by Baidu. Further information at http://js.baidu.com/

Framework

Hardware

  • Geforce GTX TITANX 12G
  • Intel® Core™ i7-6700 CPU
  • Memory 16G
  • Operate system Ubuntu 14.04

Data

Base Model

  • VGG19 for deep feature extraction, which is provided in keras models.
  • InceptionV3 for deep feature extraction, which is provided in keras models.
  • Softmax for classification.

Evaluate

to be continued

Feel free to contact me if you have any issues or better ideas about anything.

by Holy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].